OTel Trace Details dashboard
The dashboard provides the following information about traces for the selected service:
- Top five operations with high latency
- Top five operation calls
- Trace details, such as ID, duration, operations, and user-defined attributes list
To view the dashboard
- From the navigation menu
, click Dashboards.
- Search for the Helix OpenTelemetry folder and select it.
- Click OTel Trace Details.
The dashboard is displayed. - From the Business Service list, select a business service.
The list shows the business services for which OpenTelemetry is enabled. - From the OTel Namespace list, select a namespace.
- From the OTel Service list, select an application service.
- From the Trace list, select a trace ID.
- (Optional) Change the date range for the data displayed in the dashboard; the default is three hours.
- Review the trace data of the service in the dashboard panels.
Panels in the OTel Trace Details dashboard
Panel | Description |
---|---|
Top 5 Operations by Latency | Displays the top five operations according to the descending order of their latency (in ms). The operation with the highest latency is displayed at the top of the list. |
Top 5 Operations by Times Called | Displays the top five operations according to the number of times when they are called. The operation with the highest number of calls is displayed at the top of the list. |
Operation Metrics | Displays the number of times the operations were called and the maximum time (in ms) that is taken to complete the operations. |
Details for Trace ID | Displays the following details of the trace:
Under Service and Operation, click a service name to view the following information, which helps you to identify and troubleshoot issues when an operation is in an error state.
|