File: unix_domain_not_found.metrics

package info (click to toggle)
prometheus-haproxy-exporter 0.15.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 744 kB
  • sloc: sh: 53; makefile: 41
file content (9 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
# HELP haproxy_exporter_csv_parse_failures_total Number of errors while parsing CSV.
# TYPE haproxy_exporter_csv_parse_failures_total counter
haproxy_exporter_csv_parse_failures_total 0
# HELP haproxy_exporter_scrapes_total Current total HAProxy scrapes.
# TYPE haproxy_exporter_scrapes_total counter
haproxy_exporter_scrapes_total 1
# HELP haproxy_up Was the last scrape of HAProxy successful.
# TYPE haproxy_up gauge
haproxy_up 0