Category / Section
Enabling and Disabling Performance Monitoring and Query Performance Tracking Dashboards
Published:
Performance monitoring and query performance tracking dashboards are essential tools for analyzing system performance and optimizing query execution. Users can easily enable or disable these dashboards through the dashboard settings.
Steps to Enable or Disable Dashboards in UI
- Navigate to the Dashboard Listing Page.
- Locate the Usage Analytics option.
- From there, you can show or hide the performance monitoring and query performance tracking dashboards as needed.
Steps to Enable or Disable Dashboards through API
- Using the Update Dashboard Settings API, you can enable or disable the performance metrics dashboards.
put /v5.0/settings/dashboard-settings
- Call the API with PerformanceMEtricsEnabled and QueryMetricsEnabled set as true.
By following these steps, users can customize their dashboard view to focus on the metrics that matter most to them