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.

HardSystem Design
76 practiced

Design an automated system that reacts to error-budget burn: it should be able to roll back a feature flag, shift traffic away from a bad region, or freeze deploys entirely, depending on how fast the budget is burning. What safety checks and manual overrides would you build in, and how would you test it without risking a bad automated rollback in production?

EasyTechnical
42 practiced

What would you monitor to know a customer-facing web service is healthy, and which of those signals would you prioritize if you could only page on a handful of them? Walk through how you'd decide what's essential versus nice-to-have.

HardTechnical
47 practiced

Your telemetry costs have tripled, driven mainly by high-cardinality tags and full trace sampling. How would you bring costs down significantly without losing the ability to investigate a major incident quickly? Separate what you'd do in the next few days from the bigger architectural changes you'd pursue over time.

MediumTechnical
51 practiced

Have you managed your dashboards, alert rules, and metric definitions as code, checked into version control the same way as application code? What does that actually buy you, and what's harder about it compared to clicking around in a UI?

EasyTechnical
46 practiced

What is OpenTelemetry? Walk through its main pieces and what each is responsible for. How does auto-instrumentation differ from manual instrumentation, and what would you actually need to configure when you turn auto-instrumentation on for a service?

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.