prometheus/web/api/v1
gotjosh e1f2da74a3 api: provide metadata for a single metric
This adds support for a new query param on the new `api/v1/metadata`
endpoint that provides metadata for a specified metric via the V1 API.

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

Signed-off-by: gotjosh <josue@grafana.com>
2019-12-10 21:17:49 +00:00
..
api.go api: provide metadata for a single metric 2019-12-10 21:17:49 +00:00
api_test.go api: provide metadata for a single metric 2019-12-10 21:17:49 +00:00