General FAQs

A. Make sure your logs include trace_id and span_id.

Show detailed steps
  • If you are collecting application logs from file, ensure you emit the trace_id and span_id to those logs.
  • Once you have trace_id and span_id in your logs, parse them using the pipelines trace parser. See documentation here.

Last updated: August 7, 2025

Was this page helpful?