Filter performance data using span attributes.
Custom performance filters allow you to define and apply filters based on span attributes to streamline how you work with performance data in Insight Hub.
This feature is available on our Preferred and Enterprise plans.
All custom filters you create will be available from the filter bar. This will allow you to search for spans that match specific values of your attributes.
You’ll also see an option to click attributes in your span details to filter on it.
The easiest way to add a new custom filter is from the dashboard.
While viewing the span attributes in the span details view, click the Add Custom Filter icon:
Enter the filter details:
Custom filters can also be added in project settings.
Each span has two categories of attributes:
http.request.method
or http.response.status_code
. Span attributes help in analyzing what the application was doing during a particular operation.device.id (resource)
or os.name (resource)
. Resource attributes are essential for identifying and grouping telemetry by its origin.Custom filters can be managed from Project Settings -> Custom filters.
To create a new custom filter, click Add Custom Filter. To edit an existing custom filter, click on it in the list view.
Editing a custom filter provides the following options.
To delete an existing custom filter, click on it in the list view and click “Delete this filter…” in the edit modal.
Historical reindexing is currently not supported. New filters only apply to data received after the filter was created.