Classic dashboards have their own panels
and methods of configuring them. For details about panels in classic dashboards,
see Classic dashboard panels.
ErrorsRequestsMax Duration P50Max Duration P99
- View operations: See span details.
- Only critical path: Only analyze spans that most impact the total duration of a trace, and display them grouped by the selected property.
Use a service chart’s tooltip
Click any node or path to open a tooltip with details like requests and errors.Configure a service topology panel
You can configure a service topology by modifying its Settings. Observability Platform doesn’t fully support directly editing a panel’s JSON representation. To configure a panel, edit it and modify individual fields. Use the JSON representation only for managing your configuration as code with tools such as Chronoctl and Terraform. To modify a service topology panel’s settings using its Settings tab:- Edit the service topology panel.
- In the Edit panel interface, click the Settings tab.
Modify service topology filters
In the Settings tab, you can create Span Filters.- Select an option for the first box: Variable or Static.
- If you select Variable, click the Service box to select a service. If you choose Static, enter a variable of your choosing in the Service box.
- Select an option for the second box: Variable or Static.
- If you select Variable, click the Operation box to select an operation. If you choose Static, enter an operation of your choosing in the Operation box.
- Click Add Span Filter to add additional filters.
- Click Add when finished.
Focus on a specific service
You can modify a topology panel in a Dashboard to narrow the focus to a specific service. This view shows a single service with one service upstream and downstream, rather than showing all connected services.- Edit the service topology panel.
- In the Edit panel interface, click the Settings tab.
- In the Target service field, enter the name of the service you want to focus on. The topology map preview updates to show the service you entered.
- Click Apply to apply your changes, and then click Save to save the changes to your dashboard.

