Scenario
You are operating a production observability platform. The following symptoms appear:
- Loki queries return logs from wrong time window
Available evidence:
- Logs have wrong timestamps
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
- Identify the format. 2. Fix or use Loki pipeline_stages to parse.
Verification
Log timestamps align with the event time.
Rollback
Revert
Prevention
Standardise: UTC, ISO 8601