Bump semver
This commit is contained in:
parent
863a05b28b
commit
4b7eb74ef5
579 changed files with 13988 additions and 29840 deletions
2
node_modules/@opentelemetry/api/build/src/trace/link.d.ts
generated
vendored
2
node_modules/@opentelemetry/api/build/src/trace/link.d.ts
generated
vendored
|
|
@ -20,5 +20,7 @@ export interface Link {
|
|||
context: SpanContext;
|
||||
/** A set of {@link SpanAttributes} on the link. */
|
||||
attributes?: SpanAttributes;
|
||||
/** Count of attributes of the link that were dropped due to collection limits */
|
||||
droppedAttributesCount?: number;
|
||||
}
|
||||
//# sourceMappingURL=link.d.ts.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue