prometheus/docs/querying
gotjosh 0a0a228db3 api: provide per metric metadata (#6420)
* api: provide per metric metadata

This adds a new endpoint that provides per metric metadata via the V1 API.

It collapses metadata that is equal across all targets, and aggregates under the same metric name the ones that differ.

* Allow tests to be asserted on response length

Some tests e.g. limit on API responses, don't require an assertion on
equality.

This allows us to assert against response length instead of
equality.

Signed-off-by: gotjosh <josue@grafana.com>
2019-12-10 14:56:16 +00:00
..
api.md api: provide per metric metadata (#6420) 2019-12-10 14:56:16 +00:00
basics.md Fix small typo in docs (#6345) 2019-11-20 10:12:47 +01:00
examples.md Update aggregation operator docs (#6240) 2019-10-28 17:37:07 +01:00
functions.md Update remaining deprecated links in docs (#5271) 2019-02-26 10:16:38 +00:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md Update aggregation operator docs (#6240) 2019-10-28 17:37:07 +01:00