Skip to content
Snippets Groups Projects
Commit d1abcc79 authored by ale's avatar ale
Browse files

Replace job:up base metric with the health check's probe_success

Look at healthcheck prober metrics to assess target state, rather than
using Prometheus' own "up" metric. This allows us to take advantage of
redundant blackbox probers by removing noise caused by individual
prober failures.

To do so without changing the semantics, we add a new 'float_job'
label on the health check probes, that maps to the Prometheus target names.
parent 27f93f47
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment