opentelemetry-cpp
opentelemetry-cpp copied to clipboard
[Metrics SDK] AggregationTemporality Controls
Spec change: https://github.com/open-telemetry/opentelemetry-specification/pull/2404
The concept of "preferred temporality" is removed from the spec. Temporality is now supposed to be decided by the MetricReader which can take a callback which decides temporality.