Scenario
You are operating a production observability platform. The following symptoms appear:
- One Prometheus / Loki / Tempo node is down
Available evidence:
- Scrape fails for that node
- Cluster metrics show the down state
Your task
Determine the cause, recover, document, and validate.
Investigation
The investigation follows the discipline taught in Part XCVIII:
- Form hypothesis, find evidence, test, validate.
- Use the available evidence above to bound the search.
- Reach one of the likely root causes.
Recovery procedure
(Do not reveal until you have reasoned through the problem.)
- Identify the failing component.
- Apply the remediation pathway.
- Validate with the verification step.
- Document the incident.
Remediation
- Verify node is down. 2. Investigate. 3. Restart on a healthy host.
Verification
Stack is back to nominal.
Rollback
Revert
Prevention
HA from the start