Part of map #195. Resolves #194 finding 9.
Question
The receiver handles Gauge and Sum only; Histogram and ExponentialHistogram are silently ignored; AGGREGATE_METRIC_DIMS parses but point attributes never reach the series identity.
Decide the GA scope: native ExponentialHistogram merge into the scale-4 sketch (scale conversion rules), fixed-bucket Histogram handling without expanding observations (bucket-midpoint fold? reject with counter?), dims extraction from point attributes at the reduction site (interning path exists — InternDimValues), unsupported-type metrics, and whether OTLP partial-success reporting applies. Explicitly rule what stays out of GA.
Part of map #195. Resolves #194 finding 9.
Question
The receiver handles Gauge and Sum only; Histogram and ExponentialHistogram are silently ignored; AGGREGATE_METRIC_DIMS parses but point attributes never reach the series identity.
Decide the GA scope: native ExponentialHistogram merge into the scale-4 sketch (scale conversion rules), fixed-bucket Histogram handling without expanding observations (bucket-midpoint fold? reject with counter?), dims extraction from point attributes at the reduction site (interning path exists — InternDimValues), unsupported-type metrics, and whether OTLP partial-success reporting applies. Explicitly rule what stays out of GA.