Traces
traces accepts distributed-trace spans and looks them up by trace_id.
Status: Preview — intended contract below. Tenant traces APIs through gateway are not generally available yet (matrix: skeleton). Preview wire shape is Cloud JSON (CloudTraces.*); X-Ray-shaped APIs and OTLP ingest come later.
What you will get
PutTraceSpans/GetTrace(coming soon)- Recent trace lookup in the control plane; long retention on the Cloud lake later
- Optional X-Ray / OTLP compatibility paths later
Intended access
| Hostname | traces.eu-central-1.cloud.skippr.io |
| Protocol | Cloud JSON (X-Amz-Target: CloudTraces.*) |
| Auth | SigV4 (traces) / Cloud JWT via gateway |
| Region | eu-central-1 |
Operations
| Operation | Notes |
|---|---|
| PutTraceSpans | Coming soon |
| GetTrace | Coming soon |
| Summaries / graph | Coming later |
| X-Ray / OTLP aliases | Coming later |
