-
Notifications
You must be signed in to change notification settings - Fork 965
Closed
Labels
area:data-modelFor issues related to data modelFor issues related to data modelspec:metricsRelated to the specification/metrics directoryRelated to the specification/metrics directory
Milestone
Description
What are you trying to achieve?
The metric spec says that
Note: The same Resource, name and Attributes but differing point kind coming out of an OpenTelemetry SDK is considered an "error state" that SHOULD be handled by an SDK.
I'd like some clarification about fields like aggregation_temporality and is_monotonic are those fields allowed to change values with the same "stream" (same Resource, name and Attributes) or is there some guarantee on consistency there as well.
In my mind it's very strange if a stream changes either of those fields in the middle, but maybe there are some use cases that require this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:data-modelFor issues related to data modelFor issues related to data modelspec:metricsRelated to the specification/metrics directoryRelated to the specification/metrics directory