Update whats-new-in-v8-0.md (#36249) (#36251)

Double periods to a single period

(cherry picked from commit 228372522b)

Co-authored-by: Dawnpool <57010815+Dawnpool@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-29 09:36:48 +02:00
committed by GitHub
co-authored by Dawnpool
parent 4410fe538d
commit 89ac0a79ad
+1 -1
View File
@@ -98,7 +98,7 @@ The Time series is out of beta! We are removing the `Beta` tag and graduating th
### Node graph visualization updates
You can now expand the node graph for the displayed trace when using the Trace to logs feature.. Depending on the data source, this can show spans of the trace as nodes in the graph, or as some additional context like service map based on the current trace.
You can now expand the node graph for the displayed trace when using the Trace to logs feature. Depending on the data source, this can show spans of the trace as nodes in the graph, or as some additional context like service map based on the current trace.
We also added a grid view and the ability to explore hidden nodes.