Build a useful dashboard
Goal: Make dashboards that answer real operational questions.
- Start with golden signals (latency, errors, traffic, saturation).
- Add one panel per question; keep it simple and consistent.
- Use variables for env/service; avoid heavy queries per panel.
- Create an alert only after you can interpret the graph.
- Attach a runbook link and verify alert routing.