Prometheus exporter for DeadMansSnitch information (snitches)
Usage:
deadmanssnitch-exporter [OPTIONS]
Application Options:
--debug debug mode [$DEBUG]
-v, --verbose verbose mode [$VERBOSE]
--log.json Switch log output to json format [$LOG_JSON]
--deadmanssnitch.token= DeadMansSnitch access token [$DEADMANSSNITCH_TOKEN]
--bind= Server address (default: :8080) [$SERVER_BIND]
--scrape.time= Scrape time (time.duration) (default: 5m) [$SCRAPE_TIME]
Help Options:
-h, --help Show this help message
Metric | Scraper | Description |
---|---|---|
deadmanssnitch_stats |
Collector | Collector stats |
deadmanssnitch_api_counter |
Collector | Api call counter |
deadmanssnitch_snitch_info |
Snitch | Basic snitch information |
deadmanssnitch_snitch_heartbeat |
Snitch | Last heartbeat timestamp |
deadmanssnitch_snitch_status |
Snitch | Current health status |