Yes, we can create a custom dashboard like that using our custom widget feature.
To create the custom widget, follow these steps:
- Go to your dashboard and add a custom widget. Give it a suitable title.
- Select a List Value graph and choose “traces” as the main attribute.
- For the metric, you can select “p_75,” as it provides a good representation of frontend application performance by balancing central performance trends with a wide range of user experiences.
- Under “Group By,” select “https.url” to view the URLs along with the response time delays.
- If you want, you can also add the average response time as a secondary attribute to have a direct comparison.
- In same way we can do for the backend requests.