InterviewStack.io LogoInterviewStack.io

Monitoring, Logging, and Observability Questions

Understanding running systems through their signals. Covers metrics, logs, and traces, instrumentation, dashboards, alerting design, and log analysis and correlation for debugging production. Emphasizes designing observability so problems are detectable and diagnosable before users are affected.

EasyTechnical
58 practiced

What is alert fatigue, and how would you go about preventing it on a team you're leading?

MediumTechnical
71 practiced

How would you decide between a static threshold, a baseline or trend-based threshold, and an anomaly-detection-based alert for a given metric? Walk through an example of when each is the right fit, and what typically goes wrong (false positives or missed regressions) when you pick the wrong one.

MediumTechnical
43 practiced

Say a service's error budget gets exhausted partway through the month. What actually happens next on your team? Walk through the policy: who decides, what changes about how you ship, and how you'd work to get back to a healthy budget.

EasyTechnical
58 practiced

What's the difference between an SLI, an SLO, and an SLA? Walk through how you'd define each one concretely for a service you've worked on, including how you'd measure the indicator and what time window you'd use.

HardTechnical
52 practiced

Write a log-formatting utility that safely serializes structured log entries to JSON, handles objects with circular references, and redacts any field whose name matches a configurable list of sensitive-field patterns before the entry is written out.

Unlock Full Question Bank

Get access to all 42 Monitoring, Logging, and Observability interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.