OTel Raw Trace Data dashboard
The dashboard provides the following information about the traces in the system:
- Trace details such as traces ID, span ID, and parent span ID
- Names of the associated operations and services
- Trace status
- Duration and start time
To view the dashboard
- Log in to BMC Helix Portal and open BMC Helix Dashboards.
- On the Home page, click Dashboards.
- Search for the Helix OpenTelemetry Dashboards folder and select it.
- Click OTel Raw Trace Data.
The dashboard displays data in a table.
You can perform these operations:
- View specific data by using the following filters:
- Max Traces - Select the maximum number of traces that you want to fetch from the database during the initial loading of the dashboard.
- ServiceNamespace - Select one or more service namespaces to view data belonging to the services that belong to these namespaces.
- ServiceName - Select specific services for which you want to view the traces data.
- X-Source - Select a data source.
- Use the filter in each column to view data according to the selected column values.
- Resize the dashboard table.
- Select a date and time range for data.
Panels in the OTel Raw Trace Data dashboard
This dashboard contains the following panels:
Panel | Description | |
|---|---|---|
traceID | Displays the ID of the trace. | |
spanID | Displays the corresponding span ID. | |
operationName | Displays the name of the operation. | |
parentSpanID | Displays the ID of the span that initiated the current span. | |
serviceNamespace | Displays the associated service namespace. | |
serviceName | Displays the name of the service. | |
statusCode | Displays the status code that indicates whether the span operation succeeded or failed. | |
duration | Displays the time taken to complete the operation for each service in the trace. | |
startTime | Displays the date and time when the service was started. | |
| resourceAttribute | Displays the name of the resource attribute that describes the source of telemetry data. | |
| spanAttributes | Displays the span attributes that describe the events in the span operation. | |
| events | Displays the names of events that are associated with the span. |