prometheus/web/api
beorn7 fa1935a644 Remove /api/targets call and do not show job and instance labels on status.
/api/targets was undocumented and never used and also broken.

Showing instance and job labels on the status page (next to targets)
does not make sense as those labels are set in an obvious way.

Also add a doc comment to TargetStateToClass.
2015-03-18 18:53:43 +01:00
..
api.go Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
query.go Query timeout added. 2015-02-03 08:04:27 +01:00