You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Start implement OM text exposition for nh, add first no obs test
* Correct template for nh sample spans, add test
* Correct templating and appending for deltas, add longer spans test
* Add tests for nh with labels, remove labels sorting
* Break down logic classic vs nh samples, add tests for classic-native histograms cohabitation
* Move classic sample logic back to where it belongs
* Assign nh to value, correct nil values in tests, clean up white spaces
* Add logic for exposing nh exemplars
* Please linters
* Assign nh_exemplars to exemplarstr
* Add Any type to metric_family in OM exposition test
* Change printing order of nh spans and deltas according to OM 2.0 proposal
* Shorten name of spans and deltas as per OM 2.0 proposal
* Adapt nh with UTF-8 tests to new testing framework
* Update prometheus_client/openmetrics/exposition.py
* Update prometheus_client/openmetrics/exposition.py
* Eliminate erroneous abbreviation for spans and deltas
---------
Signed-off-by: Arianna Vespri <[email protected]>
Signed-off-by: Arianna Vespri <[email protected]>
Co-authored-by: Chris Marchbanks <[email protected]>
0 commit comments