You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform/observability/get-started/userguide-tutorial.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
This guide walks you through how to monitor your stack using the included Grafana dashboards. It shows how to use each dashboard, and some ideas of what things to look out for.
Use the Docker Metrics dashboard to check which containers are running, where, and whether they're healthy. This is useful for verifying deployments or diagnosing issues.
26
26
@@ -36,7 +36,7 @@ See [telemetry](../setup/telemetry.md) to set this up
36
36
Some additional dashboards are setup to provide more metrics.
37
37
38
38
### VM Metrics
39
-

39
+

40
40
41
41
Open the VM Metrics dashboard on [localhost/grafana](http://localhost/grafana/d/rYdddlPWk/vm-metrics-in-cogstack)
42
42
@@ -50,7 +50,7 @@ Look for things like:
50
50
- Trends over time, by setting the time filter to 30 days. Is your disk usage increasing over time?
0 commit comments