mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2025-01-29 14:20:49 -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:
|
||||
- job_name: 'meshtastic'
|
||||
static_configs:
|
||||
- targets: [ 'host.docker.internal:9464' ]
|
||||
- targets: [ 'exporter:9464' ]
|
Loading…
Reference in a new issue