observability
DevOps interview questions tagged observability, across every topic.
31 questions · 8 unlocked for you
Concepts behind "observability"
The concept pages behind what these questions are testing.
Foundational
Model quality degrades without touching a single infrastructure metricClassical dependencies and models can both return incorrect results without an error. A model fails by returning something plausible and wrong, which every status-code-based metric records as a success. Quality needs its own signals, its own threshold and its own budget, or it is unobservable until a customer complains.🤖 AI Infrastructure
Core
Cardinality and label discipline: why metrics explodeEach observed label combination creates a series; independent dimensions can multiply the total, while correlated labels do not necessarily do so. This concept gives the arithmetic, the symptoms of cardinality blowups, and the discipline rules that keep dashboards fast and bills sane.📈 Observability & ReliabilitySign in