Scenario
You are operating a production observability platform. The following symptoms appear:
- A panel shows “Data source not found”
Available evidence:
- Test connection fails
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
- Test connection. 2. Fix URL or credentials. 3. Re-test.
Verification
Data source returns OK; panels render.
Rollback
Revert configuration
Prevention
Datasources are provisioned as code