prometheus_targets_up

Expected Value

88 or more Prometheus scrape targets in UP state

Verification Command

curl -s "http://prometheus:9090/api/v1/query?query=count(up==1)" | jq '.data.result[0].value[1]'

Last Check

Not yet verified.

Stats

  • Verification count: 0
  • Failure count: 0