Docker Integration
Operational setup and validation checklist
Setup
- Configure OBTRACE_API_KEY and ingest endpoint.
- Inject tenant/project/env variables.
- Initialize SDK before handling requests/jobs.
Validation
- Emit synthetic request.
- Confirm logs, metrics, and spans in backend.
- Verify no auth or transport errors.
Production controls
- Key rotation policy.
- Retry and backoff policy.
- Alert on ingestion failures.