2024-06-24 11:44:10 -07:00
|
|
|
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:
|
2024-06-26 00:21:59 -07:00
|
|
|
- targets: [ 'exporter:9464' ]
|