client_python icon indicating copy to clipboard operation
client_python copied to clipboard

Add support for native histograms in OM parser

Open vesari opened this issue 1 year ago • 2 comments

This PR adds an OM parser for native histograms, as a first step towards the implementation of the following proposal https://github.com/prometheus/proposals/pull/32 . The next steps (as far as this repo is concerned) would be the OM exposition and then obviously the implementation of native histograms generation/writing logic.

vesari avatar Jun 18 '24 15:06 vesari

Just a quick read through, but I was thinking maybe we limit the changes in the initial PR to just the parser changes? We could get that in and start iterating on it, and it will then be useful for testing the exposition changes.

I totally agree!

vesari avatar Jul 07 '24 14:07 vesari

Thanks for the suggested changes, I'll be working on it :)

vesari avatar Jul 15 '24 16:07 vesari