12 — Tempo
Purpose
[stub: tempo-in-sre]
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.
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.
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.