Skip to content

OTLP metrics completeness scope for aggregate mode #199

Description

@aksOps

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions