10 — Grafana
Purpose
[stub: grafana]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Related notes
1 — Observability Foundations
The distinction between monitoring known failure modes and observability — being able to ask new questions of a system you didn't instrument in advance for that exact question.
11 — Loki
Index-light, label-based log aggregation built to pair with Prometheus's label model — and the trade-off it makes against full-text search to get there.
12 — Tempo
Object-storage-backed trace storage designed for the exemplar-driven workflow — jump from a metric spike straight to the trace that explains it.
13 — Alerting Philosophy
Alerting on symptoms a human needs to act on right now, not on every cause — the design discipline that determines whether on-call trusts the pager.