1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/coo-distributed-tracing-ui-plugin-using.adoc
2025-09-01 10:05:52 +01:00

28 lines
1.3 KiB
Plaintext

// Module included in the following assemblies:
// * observability/cluster_observability_operator/ui_plugins/distributed-tracing-ui-plugin.adoc
:_mod-docs-content-type: PROCEDURE
[id="coo-distributed-tracing-ui-plugin-using_{context}"]
= Using the {coo-full} distributed tracing UI plugin
.Prerequisites
* You have access to the cluster as a user with the `cluster-admin` cluster role.
* You have logged in to the {product-title} web console.
* You have installed the {coo-full}.
* You have installed the {coo-full} distributed tracing UI plugin.
* You have a `TempoStack` or `TempoMonolithic` multi-tenant instance in the cluster.
.Procedure
. In the {product-title} web console, click **Observe** → **Traces**.
. Select a `TempoStack` or `TempoMonolithic` multi-tenant instance and set a time range and query for the traces to be loaded.
+
The traces are displayed on a scatter-plot showing the trace start time, duration, and number of spans. Underneath the scatter plot, there is a list of traces showing information such as the `Trace Name`, number of `Spans`, and `Duration`.
. Click on a trace name link.
+
The trace detail page for the selected trace contains a Gantt Chart of all of the spans within the trace. Select a span to show a breakdown of the configured attributes.