Exclude IP addresses, browsers, bots, and spiders from monitoring for web applications
Dynatrace allows you to exclude specific IP addresses, browser types, robots, and spiders from Real User Monitoring.
You cannot block traffic generated by Dynatrace synthetic monitors using the settings described below. In particular, excluding the IP addresses of Synthetic locations as well as excluding bots and spiders will not block Synthetic Monitoring traffic.
While you can dissociate manually assigned applications from synthetic monitors, you cannot dissociate auto-assigned applications from synthetic monitors.
To exclude the Synthetic data from your analysis, leverage the User type: Real users filter available for most application details pages, Data explorer, session segmentation, USQL, and more.
Exclude IP addresses
In your application settings, you can exclude a single IP address or an IP address range.
To exclude an IP address
- In the Dynatrace menu, go to Web.
Select the application that you want to configure.
- In the upper-right corner of the application overview page, select More (…) > Edit.
- From the application settings, select Capturing > IP address exclusions.
- Select Add an IP address to exclude.
Specify the IP addresses that you want to exclude from Real User Monitoring.
Exclude browsers
If you want to exclude certain outdated browser types from your list of monitored browsers, create browser exclusion rules.
To create a browser exclusion rule
- In the Dynatrace menu, go to Web.
Select the application that you want to configure.
- In the upper-right corner of the application overview page, select More (…) > Edit.
- From the application settings, select Capturing > Browser exclusions.
- Select Add a browser exclusion rule.
- In the Browser dropdown list, select the browser you want to exclude, and then specify the exact version and type.
Newer browser versions that don't support User-Agent
strings can only be excluded when your website runs on HTTPS. This is because Client Hints HTTP request header fields, which are used to exclude User-Agent
strings, can only be sent over secure connections.
Exclude bot and spider traffic
Your monitored application might encounter traffic generated by automatic bots or spiders. This traffic might trigger Unexpected low traffic alerts that make it difficult to see any relevant issues. You can exclude bots and spiders from RUM.
To exclude bots and spiders from RUM
- In the Dynatrace menu, go to Web.
Select the application that you want to configure.
- In the upper-right corner of the application overview page, select More (…) > Edit.
- From the application settings, select Capturing > Browser exclusions.
- Select Add a browser exclusion rule.
- In the Browser dropdown list, select Bots & Spiders.
It takes a few minutes for your changes to update all OneAgent instances.