Quick Notes85 words

Metrics and queries for operations — quick notes

Operations metrics — quick notes

LayerUse for
User-facing — availability, latency, error rateAlerting
Infrastructure — CPU, memory, disk, networkDiagnosis
  • Report p95 / p99, not averages — averages hide the tail.
  • Azure Monitor logs are queried with KQL: filter → summarise → order.
  • An alert must name something a human can do.

Trap: alerting on infrastructure symptoms creates alert fatigue, and fatigue is why a real page gets ignored.

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free