grafana new version for alerting

This commit is contained in:
cventastic
2022-01-03 16:45:19 +01:00
parent 3c51faa5d4
commit 86b739b61b
2 changed files with 7 additions and 2 deletions

View File

@@ -92,3 +92,8 @@ Link-Timezone into containers.
AVALANCHE:
- Archive?
- Monitoring https://docs.avax.network/build/tools/dashboards/README
### Notes
Telegram get group/channel ids the bot is in:
```curl -X POST https://api.telegram.org/bot$TELEGRAM_API_TOKEN/getUpdates```

View File

@@ -29,7 +29,7 @@ services:
restart: unless-stopped
grafana:
image: grafana/grafana:8.2.1
image: grafana/grafana:8.3.3
container_name: grafana
volumes:
- grafana_data:/var/lib/grafana