You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
:alt:Animation showing a user searching for the checkoutservice and selecting the service result.
23
23
@@ -39,7 +39,7 @@ Service metrics
39
39
40
40
Use the following metrics in the :guilabel:`Service metrics` section to monitor the health of your service. Collapse sub-sections that are not relevant to you to customize your service view.
:alt:This animation shows the service metrics for a service in the service view. The user select a chart to view example traces.
45
45
@@ -100,6 +100,13 @@ To select a different connection or refine which indices logs are pulled from, s
100
100
101
101
The connection and indices you select are saved for all users in your organization for each unique service and environment combination.
102
102
103
+
View traces for your service
104
+
===============================
105
+
106
+
Select :guilabel:`Traces` to view traces for the environment and service you are viewing. The :guilabel:`Traces` tab includes charts for :guilabel:`Service requests and errors` and :guilabel:`Service latency`. Select within the charts to see example traces.
107
+
108
+
Under the charts are lists of :guilabel:`Traces with errors` and :guilabel:`Long traces`. Select the trace ID link to open the trace in trace waterfall view. Select :guilabel:`View more in Trace Analyzer` to search additional traces. See :ref:`trace-analyzer` for more information about using Trace Analyzer to search traces.
0 commit comments