Business Metrics
Orders per minute alongside error rate, because healthy is not enough.
Nothing written here yet
This topic is part of the curriculum but has no questions, cards or glossary entries so far. The rest of Observability may still cover what you are looking for.
Neighbouring topics
Observability
General material on understanding a system from its outputs.
Logging
What to log, at what level, and what must never appear in a log.
No content yetStructured Logging
Machine-parseable events with stable names and consistent fields.
No content yetMetrics
Counters, gauges and histograms, and percentiles rather than means.
No content yetCardinality
The label that multiplies series count and the bill with it.
No content yetDistributed Tracing
Reconstructing one request's path across every service it touched.
No content yetCorrelation IDs
One identifier propagated through every hop and every log line.
No content yetSampling
Head-based versus tail-based, and keeping the traces that matter.
No content yetHealth Checks
Liveness versus readiness, and the check that causes the outage.
No content yetAlerting
Symptom-based, actionable, user-impacting — and linked to a runbook.
No content yetAlert Fatigue
How noise makes the real page invisible, and the structural fix.
No content yetDashboards
Answering 'is it us' in under a minute, for someone who was asleep.
No content yetApplication Performance Monitoring
Attributing latency to code paths, queries and dependencies.
No content yetProfiling
Continuous CPU and memory attribution in production.
No content yetSLO Monitoring
Burn-rate alerting that fires on user impact rather than on thresholds.
Log Management
Aggregation, retention tiering, search and the cost of keeping everything.
No content yetTelemetry Cost
Observability bills that rival compute, and where to cut without going blind.
No content yetDebugging Distributed Systems
Localising a regression when every service reports healthy.
No content yetOpenTelemetry
Instrumenting once against an open standard rather than a vendor agent.
No content yet