Blackbox exporter usage

From wikinotes
Revision as of 14:29, 20 February 2022 by Will (talk | contribs) (Created page with "In addition to the prometheus **targets** page = Metrics = <blockquote> * <code>probe_success</code>: the probe passed (no search results if no passes!) * <code>up</code>: th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In addition to the prometheus **targets** page

Metrics

  • probe_success: the probe passed (no search results if no passes!)
  • up: the metric was reachable
  • promhttp_metric_handler_requests_total
up{instance="https://willpittman.net"}
absent_over_time(promhttp_metric_handler_requests_total{instance="https://willpittman.net", code="200"}[1s])