mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Whats new for multiple spansets (#76447)
* Whats new for multiple spansets * Added date * Updated link format * Updated version syntax --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
parent
c986029f43
commit
7680576c6a
@ -304,6 +304,19 @@ To learn more, refer to the following video demo.
|
||||
|
||||
{{< video-embed src="/media/docs/grafana/2023-09-11-New-Browse-Dashboards-Enablement-Video.mp4" >}}
|
||||
|
||||
## Multiple spansets per trace
|
||||
|
||||
<!-- Joey Tawadrous -->
|
||||
<!-- OSS, Enterprise -->
|
||||
|
||||
October 24, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
The [TraceQL query editor](https://grafana.com/docs/tempo/<TEMPO_VERSION>/traceql/#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`.
|
||||
|
||||
{{< figure src="/media/docs/tempo/multiple-spansets-per-trace-10-2.png" max-width="750px" caption="Multiple spansets per trace" >}}
|
||||
|
||||
## Temporary credentials in CloudWatch data source
|
||||
|
||||
<!-- Michael Mandrus, Ida Štambuk, Sarah Zinger -->
|
||||
|
Loading…
Reference in New Issue
Block a user