Tempo TraceQl Editor update request #8382 (#80112)
* Tempo TraceQl Editor update request #8382
* Docs: Typo
* Docs: Typo 2 codespell lint
* Update docs/sources/shared/datasources/tempo-editor-traceql.md
* Update docs/sources/shared/datasources/tempo-editor-traceql.md
* Update docs/sources/shared/datasources/tempo-editor-traceql.md
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
(cherry picked from commit c14ef43691)
Co-authored-by: Jara Suárez de Puga García <jara.suarezdepuga@grafana.com>
This commit is contained in:
committed by
GitHub
parent
365843586c
commit
abeb0353a4
@@ -86,6 +86,8 @@ Query results for both the editor and the builder are returned in a table. Selec
|
||||
|
||||
Selecting the trace ID from the returned results opens a trace diagram. Selecting a span from the returned results opens a trace diagram and reveals the relevant span in the trace diagram (above, the highlighted blue line).
|
||||
|
||||
In the trace diagram, the bold text on the left side of each span indicates the service name, for example `mythical-requester: requester`, and it is hidden when subsequent spans have the same service name (nested spans). Each service has a color assigned to it, which is visible to the left of the name and timeline in the graph. Spans with the same color belong to the same service. The grey text to the right of the service name indicates the span name.
|
||||
|
||||
### Streaming results
|
||||
|
||||
The Tempo data source supports streaming responses to TraceQL queries so you can see partial query results as they come in without waiting for the whole query to finish.
|
||||
|
||||
Reference in New Issue
Block a user