prometheus/retrieval
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
..
helpers_test.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00
interface_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
target.go Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
target_provider.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00
target_test.go Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
targetmanager.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00
targetmanager_test.go Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
targetpool.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00
targetpool_test.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00