A trace consists of one or more spans, each representing an operation such as a database query or HTTP call.
Spans are visualized as horizontal bars, with their width reflecting their duration relative to the total response time of the request.
Click on a span to view its attributes in the table below, which can include details such as the database query, the HTTP method and URL of an external request, or any custom attributes your instrumentation has added.