client_golang/api/prometheus/v1
gotjosh 7f509dc4f4 API Client: Support new metadata endpoint in v1
Introduces support for the new metadata endpoint from Prometheus. The new endpoint provides information independent of targets and collapses the unique combinations of HELP, TYPE and UNIT.

Fixes #705

Signed-off-by: gotjosh <josue@grafana.com>
2020-02-26 17:48:57 +00:00
..
api.go API Client: Support new metadata endpoint in v1 2020-02-26 17:48:57 +00:00
api_bench_test.go Switch from encoding/json -> jsoniter (#570) 2019-05-28 13:45:06 +02:00
api_test.go API Client: Support new metadata endpoint in v1 2020-02-26 17:48:57 +00:00
example_test.go api client examples: avoid shadowing package with variable 2019-12-09 14:55:16 +02:00