Arianna Vespri

Results 5 issues of Arianna Vespri

This PR adds the following limits to the global config: - body_size_limit - sample_limit - target_limit - label_limit - label_name_length_limit - label_value_length_limit When scrape configs do not set these parameters,...

This PR adds support for unit for Open Metrics. It is ready for review, but not ready to merge (see my long comment below). Fixes #684.

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...

For the sake of separation of concerns, this PR focuses only on the OM exposition format for native histograms and it does so by mocking native histograms in tests i.e....

Native histograms should be emitted only when OM 2.0 is requested