mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-18 09:11:17 +01:00
This commit simplifies the TargetHealth type and moves the target status into the target itself. This also removes a race where error and last scrape time could have been out of sync.