prometheus/web/api/v1
Tobias Guggenmos be2bcc50a2 Fix target metadata API for empty match_targets (#6303)
According to the documentation, the target metadata API accepts it,
if no value for match_target has been provided. This was not the case
in the implementation.

This commit make the API behave as described in the docs.

Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>
2019-11-14 12:09:44 +01:00
..
api.go Fix target metadata API for empty match_targets (#6303) 2019-11-14 12:09:44 +01:00
api_test.go Adding TSDB Stats Page in React UI (#6281) 2019-11-12 11:15:20 +01:00