mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-09 11:31:43 +01:00
This moves prometheus_ready to the web package and links it with the ready variable that decides if HTTP requests should return 200 or 503. This is a follow up change from #10682 Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>