Skip to main content
Use the watsonx Orchestrate ADK CLI to search for traces from your active environment and export their observations.

Searching traces

Use filters to search for traces and identify trace IDs.
BASH
After you identify the trace IDs, run orchestrate observability traces export to export the full trace data.

Exporting trace observations

Export observations for a trace from the watsonx Orchestrate observability platform. The command fetches all observations for a specific trace ID and writes them to a file or to standard output in JSON format.
BASH