client_golang/api
Bob Shannon 18d13eacc9 Add support for fetching rules with API client (#508)
This PR adds support for fetching [rules](https://prometheus.io/docs/prometheus/latest/querying/api/#rules) via the `/api/v1/rules` endpoint using the API client. Currently, the API client exposes no way to do this and it would be nice to have for external systems that wish to retrieve this information.
2019-01-16 00:34:51 +03:00
..
prometheus/v1 Add support for fetching rules with API client (#508) 2019-01-16 00:34:51 +03:00
client.go Update DefaultRoundTripper to DialContext because Dial is deprecated 2018-06-27 12:02:52 +02:00
client_test.go Fix typos 2018-04-13 23:23:52 +02:00