.
This commit is contained in:
parent
4f5bfa2e4d
commit
271624ca32
@ -9,4 +9,4 @@ scrape_configs:
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['edenic-exporter:5000']
|
||||
```
|
||||
```
|
||||
|
@ -7,8 +7,6 @@ services:
|
||||
- EDENIC_API_TOKEN=$EDENIC_API_TOKEN
|
||||
- EDENIC_DEVICENAME=$EDENIC_DEVICENAME
|
||||
- EDENIC_ORG_ID=$EDENIC_ORG_ID
|
||||
depends_on:
|
||||
- prometheus
|
||||
networks:
|
||||
- back-tier
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user