Skip to content

Clarify mutability of AggregationTemporality and monotonicity  #2250

@cevian

Description

@cevian

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?

Metadata

Metadata

Assignees

Labels

area:data-modelFor issues related to data modelspec:metricsRelated to the specification/metrics directory

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions