Exclude exceptions from monitoring
You can exclude specific exceptions from being tracked by Site24x7 APM Insight agent. For instance, exceptions that are thrown as part of the normal application process need not be tracked and can be excluded from being monitored.
This feature is available in Java agent v3.5 and.Net agent v3.6.
To exclude exceptions :
- Log into your Site24x7 account
- Home > APM > Your application
- Click on Edit configuration

- Scroll down to 'Basic configuration profiles' and mention the list of exceptions to be excluded.
Note: You can provide exact exception FQCN (Fully Qualified Class Name) or any valid regex pattern. Multiple values can be comma separated.
Related Articles
Exclude the selective SSH algorithms in On-Premise Poller during SFTP Transfer monitoring
By excluding SSH algorithms, you can restrict Site24x7 SSH Client from using the excluded algorithm while connecting to the SSH server during SFTP Transfer monitoring. Follow the steps mentioned below for SSH algorithm exclusion in On-Premise Poller ...
Troubleshooting false positive alerts in monitoring
Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
Exclude Site24x7 monitoring traffic from Google Analytics
You can exclude traffic from the Site24x7 Web Transaction (Browser) monitor and Webpage Speed (Browser) traffic from Google Analytics in two ways. To exclude traffic for the Web Defacement monitor, you can follow the first method. 1. Creating a ...
How do I monitor an Oracle database hosted in a Docker container in the same machine?
To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
Response time in Website monitoring
In website monitoring, response time is calculated as the total time taken to resolve the DNS, complete the TCP hand-shake, negotiate an SSL handshake (for HTTPS) and download the full HTML output from the server. However, it does not include getting ...