Spaces API Traces
The Spaces API is the API server for managing Spaces resources (ControlPlanes, SharedBackupConfigs, etc.) on the host cluster.
For common tracing configuration, see the distributed tracing overview.
Overview
The Spaces API implements distributed tracing using service.name:
spaces-api
Custom tags
The API adds custom tags to every span extracted from request headers. These are in addition to standard span attributes:
| Tag | Source | Description | Example |
|---|---|---|---|
request.id | x-request-id header | Request correlation ID | a1b2c3d4-e5f6-7890-abcd-ef1234567890 |