client_golang/api/prometheus/v1
Bartlomiej Plotka 39b478e90c
Added example api code showing how to add auth tokens and user agents to prom client. (#817)
* Added example api code showing how to add auth tokens and user agents to prom client.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

* Ran go mod tidy.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
2020-11-20 19:58:16 +00:00
..
api.go API client: Enable fallback on status code 501, too 2020-09-10 13:14:07 +02:00
api_bench_test.go Switch from encoding/json -> jsoniter (#570) 2019-05-28 13:45:06 +02:00
api_test.go API client: Enable fallback on status code 501, too 2020-09-10 13:14:07 +02:00
example_test.go Added example api code showing how to add auth tokens and user agents to prom client. (#817) 2020-11-20 19:58:16 +00:00