1 — Observability Foundations
Purpose
[stub: observability-foundations]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Related notes
10 — Grafana
Turning raw telemetry into a dashboard that actually answers 'is this system healthy' at a glance instead of requiring someone to already know what's wrong.
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.