Modify Prometheus exporter to translate non-monotonic Sums into gauges by brettimus · Pull Request #3306 · open-telemetry/opentelemetry-python
brettimus
marked this pull request as ready for review
This was referenced
May 10, 2023Add unit tests for translating monotonic and non-monotonic Sums to prometheus metrics Update prometheus metric translation to match spec Added a check for the aggregation temporality of a Sum. "If the aggregation temporality is cumulative and the sum is non-monotonic, it MUST be converted to a Prometheus Gauge." Update changelog
srikanthccv
added
the
PR:please merge
label
Jul 17, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters