.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user