Skip to content

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

Hostnametraces.eu-central-1.cloud.skippr.io
ProtocolCloud JSON (X-Amz-Target: CloudTraces.*)
AuthSigV4 (traces) / Cloud JWT via gateway
Regioneu-central-1

Operations

OperationNotes
PutTraceSpansComing soon
GetTraceComing soon
Summaries / graphComing later
X-Ray / OTLP aliasesComing later