mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-16 23:52:18 -04:00
In the current /status implementation, we cannot divine what the target's state is but rather get an integer constant for it. This commit, stringifies the constants. |
||
|---|---|---|
| .. | ||
| format | ||
| instrumentation.go | ||
| interface_test.go | ||
| scheduler.go | ||
| scheduler_test.go | ||
| target.go | ||
| target_test.go | ||
| targetmanager.go | ||
| targetmanager_test.go | ||
| targetpool.go | ||
| targetpool_test.go | ||
| test_helper.go | ||