Skip to content

Commit 17ddd65

Browse files
authored
Fix typo in Grafana name in chapter09 documentation
microprofile/microprofile-marketing#1104 (comment)
1 parent 04ea177 commit 17ddd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/chapter09/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ Once trace data is collected and exported to a backend system, analyzing these t
532532

533533
=== Visualizing Traces
534534

535-
Tracing backends like *Jaeger*, *Zipkin*, or *Graphana Tempo* provide visual interfaces to explore and analyze traces. These tools display traces as timelines or dependency graphs, making it easier to:
535+
Tracing backends like *Jaeger*, *Zipkin*, or *Grafana Tempo* provide visual interfaces to explore and analyze traces. These tools display traces as timelines or dependency graphs, making it easier to:
536536

537537
* Understand the sequence of operations.
538538
* Identify the services and components involved in a request.

0 commit comments

Comments
 (0)