-
Couldn't load subscription status.
- Fork 934
Open
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
Description
specification/trace/sdk.md says in Span Limits section:
To protect against such errors, SDK Spans MAY discard attributes, links, and events that would increase the number of elements of each collection beyond the configured limit.
I feel like it is not very clear that how we should discard this data. Should we discard the oldest data that added in the first place or the new data that we want to append?
This behavior that how to discard data should be consistent with all the SDK, which will influence spans' final result.
MrAlias
Metadata
Metadata
Assignees
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directory