Skip to main content

Example Investigation Runbooks

The following are example runbooks that can be used for alert investigations. Each runbook guides TierZero through root cause analysis, impact assessment, and recommended next steps. Modify them to work with your specific services, monitoring setup, and investigation workflows.

High 500 Errors for API Requests

Alert Scenario: API requests are returning 500 errors, indicating server-side failures that could be affecting users. Runbook:

Kubernetes Pod in CrashLoopBackOff

Alert Scenario: Kubernetes pods are repeatedly crashing and restarting, indicating application-level failures or resource constraints. Runbook:

High Database CPU Utilization

Alert Scenario: Database cluster is experiencing high CPU utilization, which could indicate inefficient queries, increased traffic, or resource constraints. Runbook:

Service Latency Degradation

Alert Scenario: Service latency has increased beyond acceptable thresholds. Runbook: