mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2025-03-05 20:52:02 -08:00
reverted prometheus config to target the docker exporter
This commit is contained in:
parent
d54315a32d
commit
544f947f68
|
@ -5,4 +5,4 @@ global:
|
||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: 'meshtastic'
|
- job_name: 'meshtastic'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: [ 'host.docker.internal:9464' ]
|
- targets: [ 'exporter:9464' ]
|
Loading…
Reference in a new issue