-
Notifications
You must be signed in to change notification settings - Fork 7
GrafanaContainerDown
tei-k edited this page Jun 2, 2020
·
1 revision
This alert indicates that the Grafana container is not running. This alert is not critical as it won't directly impact the production environment.
[prodtest-f4vofpw][FIRING:2] GrafanaContainerDown warning
reaper-1.internal.scalar-labs.com:18080 - firing -
[prodtest-f4vofpw][RESOLVED] GrafanaContainerDown warning
reaper-1.internal.scalar-labs.com:18080 - resolved
- In many cases no action is needed as the container will auto restart. However, you should check logs to see if anything was reported.
- Restart the container with docker-compose.
cd provision
docker-compose up -d
- How to restart a docker container