Skip to content

Prometheus exporter should convert non-monotonic sums to gauges #3071

Closed
@dashpole

Description

@dashpole

The current implementation of Sum export in the prometheus exporter does not differentiate between monotonic and non-monotonic sums.

The prometheus compatibility spec for sums says: If the aggregation temporality is cumulative and the sum is non-monotonic, it MUST be converted to a Prometheus Gauge..

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions