Applies to:
Summary
Goal: Remove unwanted charts from the Braintrust monitoring view to display only relevant metrics. Features: Monitoring, Custom Views, “All Data” default view It’s not currently possible to remove charts from the “All Data” view, but as a workaround you can duplicate this view to a custom view to remove specific charts.Configuration Steps
Step 1: Duplicate the “All Data” View
Navigate to the monitoring view and duplicate the default “All Data” view to create a custom view.Step 2: Delete Unwanted Charts
In the duplicated view, remove any charts you don’t need by deleting them from the view.Important Notes
- Charts cannot be deleted from the default “All Data” view - this is a design limitation
- Only custom/duplicated views support chart deletion and customization
- All default charts are automatically copied when duplicating a view
Alternative Options
For programmatic control, use the Views API to setoptions.chartVisibility on a view object. See Views API documentation.