Configure the exporter
In the workspace:- Open Settings.
- Open Operations.
- Find the monitoring section.
- Enter the OTLP traces endpoint.
- Add the HTTP headers required by the destination.
- Save the configuration.
Credentials
OTLP header values are:- encrypted at rest;
- write-only after saving;
- scoped to the workspace configuration;
- excluded from run diagnostics and customer-visible logs.
Content policy
Metadata-only telemetry is the recommended default. The Include prompt and response content setting should remain disabled unless the destination is approved to receive customer content. Lifecycle projections are bounded and sanitized. They can describe events such as:- compaction;
- active-tool changes;
- resource changes;
- queue and cancellation transitions;
- session settlement.
Verify the integration
- Save the endpoint and headers.
- Run a bounded test response.
- Find the trace using the run or response identifier.
- Confirm the expected run and session spans are present.
- Confirm sensitive content is absent when content export is disabled.
Troubleshooting
| Symptom | Check |
|---|---|
| No traces | Endpoint, headers, workspace permissions and receiver availability |
| Authentication failure | Rotate the destination header |
| Missing content | Content export is intentionally disabled by default |
| Missing lifecycle event | Confirm the run emitted the corresponding event |
| Duplicate or partial traces | Receiver retry and ingestion behavior |