Download traces
Learn about downloading traces from Splunk APM in JSON.
Download APM traces to analyze, save, and share them with other people. When you download a trace, Splunk APM exports its trace content in JSON files.
For each trace, Splunk APM combines all spans for a specific time window into a single trace segment. The name of each trace segment corresponds to the start time of the first span in the segment.
Every trace includes at least 1 trace segment, and there can be more than one trace segment based on the trace duration or number of spans. To get all the content for a trace, download every segment for the trace. If you download multiple trace segments, concatenate each JSON file to view all the available trace data.
Follow these steps to download a trace:
-
In the Splunk Observability Cloud, go to the APM tab.
-
Select Traces.
-
If you are investigating a performance issue with a specific service, select the service. You can also add additional filters, including span tags and a custom time range. This displays recent traces according to any filters you specified. If you did not specify any additional filters, it displays recent traces for every service.
-
Select the trace you want to download. Or, if you know the trace ID, enter it in the trace search bar.
-
Select Trace Properties then Download Trace to get a JSON file of the trace content. If the trace contains more than one trace segment, the button is a dropdown menu that provides a link to each segment.