mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2024-12-31 16:37:33 -08:00
8 lines
240 B
YAML
8 lines
240 B
YAML
global:
|
|
scrape_interval: 15s # How often to scrape targets by default
|
|
evaluation_interval: 15s # How often to evaluate rules by default
|
|
|
|
scrape_configs:
|
|
- job_name: 'meshtastic'
|
|
static_configs:
|
|
- targets: [ 'exporter:9464' ] |