Skip to content

traces API actions

Use skippr-cloud traces <operation> for these actions. The HTTPS endpoint is https://traces.eu-central-1.cloud.skippr.io. Actions listed as coming soon or platform-only are listed for completeness; do not build on them yet.

  • CLI: skippr-cloud traces
  • Endpoint: https://traces.eu-central-1.cloud.skippr.io
  • Service guide: traces
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_trace_group (CloudTraceGroup)
  • Examples: the service guide shows CLI, Terraform, CDKTF TypeScript, and CDKTF Python tabs

Resource management actions

Create, inspect, update, list, or delete resources.

API actionCLIRequest targetJSON contract
CreateTraceGroupskippr-cloud traces create-trace-groupCloudTraces.CreateTraceGroup (traces)JSON contract
DescribeTraceGroupskippr-cloud traces describe-trace-groupCloudTraces.DescribeTraceGroup (traces)JSON contract
DeleteTraceGroupskippr-cloud traces delete-trace-groupCloudTraces.DeleteTraceGroup (traces)JSON contract
ListTraceGroupsskippr-cloud traces list-trace-groupsCloudTraces.ListTraceGroups (traces)JSON contract

Runtime actions

Read and write application data, or run the service.

API actionCLIRequest targetJSON contract
PutTraceSpansskippr-cloud traces put-trace-spansCloudTraces.PutTraceSpans (traces)JSON contract
GetTraceskippr-cloud traces get-traceCloudTraces.GetTrace (traces)JSON contract
GetTraceSummariesskippr-cloud traces get-trace-summariesCloudTraces.GetTraceSummaries (traces)JSON contract
GetTraceGraphskippr-cloud traces get-trace-graphCloudTraces.GetTraceGraph (traces)JSON contract
PutTraceSegmentsskippr-cloud traces put-trace-segmentsCloudTraces.PutTraceSegments (traces)JSON contract
BatchGetTracesskippr-cloud traces batch-get-tracesCloudTraces.BatchGetTraces (traces)JSON contract
OtlpExportskippr-cloud traces otlp-exportCloudTraces.OtlpExport (traces)JSON contract

Coming later

These actions are coming soon.

No actions in this group.

Platform-only actions

These actions are platform-only. Do not call them from the CLI or SDKs.

No actions in this group.