What's new from Grafana Labsbreadcrumb arrow Multiple spansets per trace
What's new from Grafana Labs
What's new from Grafana Labs
Generally AvailableTraces
Release date: 2023-10-24

Multiple spansets per trace

The TraceQL query editor has been improved to facilitate the grouping of multiple spans per trace in TraceQL queries. For example, when the following by(resource.service.name) is added to your TraceQL query, it will group the spans in each trace by resource.service.name.

Multiple spansets per trace


Related What's new posts