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