mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 23:54:05 -08:00
140eede5e0
The current wording suggests that a target is not reachable at all, although it might also get set when the target was reachable, but there was some other error during the scrape (invalid headers or invalid scrape content). UNHEALTHY is a more general wording that includes all these cases. For consistency, ALIVE is also renamed to HEALTHY. |
||
---|---|---|
.. | ||
helpers_test.go | ||
ingester.go | ||
interface_test.go | ||
target.go | ||
target_provider.go | ||
target_test.go | ||
targetmanager.go | ||
targetmanager_test.go | ||
targetpool.go | ||
targetpool_test.go |