Back to Changelog

More Filters for Transaction Search

You can now filter transactions by latency, HTTP Status code, endpoint name and additional log search — making it much faster to find the requests you care about.

We’ve shipped new transaction search functionality. You can now apply the following filters to your transaction search:

  • Latency — set a minimum or maximum duration in milliseconds or seconds to focus on slow or fast requests.

  • HTTP Status Code — filter to all 4xx errors, all 5xx errors, or a specific code like 404 or 503.

  • Endpoint — filter by the endpoint that handled the request.

  • Log Search — show only transactions where any of its log entries contain the search term.

How to use it

Open the Transactions screen and click the More Filters icon in the top right:

Transaction search with more filters

You can then add additional filters from the pop-up modal. Filters are combined using AND logic, so only transactions matching all applied filters are returned, including any already set in the Transactions screen, such as Service or Time Period.

More Filters modal