Exclude exceptions from monitoring

Exclude exceptions from monitoring

You can exclude specific exceptions from being tracked by Site24x7 APM Insight agentFor 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 :
  1. Log into your Site24x7 account
  2. Home > APM > Your application 
  3. Click on Edit configuration
  4. 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

    • How to exclude HTTP errors from monitoring

      Common HTTP errors can be ignored from being tracked to reduce the noise in your monitoring environment. To ignore such HTTP errors, please follow the instructions given below. Log into your Site24x7 account>APM Insight Your application> Edit  agent ...
    • How do I exclude some interfaces from being monitored while adding a network?

      While adding a network for monitoring, you are allowed to create a network discovery rule that lets you set up interface filters. Here, you are allowed to define the following parameters: Interface type Admin state (Up, Down, Testing) Operational ...
    • Ignore transactions from monitoring

      To ignore or drop transactions from monitoring by the APM Insight PHP agent, follow the below-given steps. Install APM Insight PHP agent in your application and add a configuration file /opt/zpa/conf/transaction_drop_patterns.conf Add transaction ...
    • Can I disable instrumentation of third party packages?

      Yes, you can exclude specific classes, methods or application packages from being instrumented by the Java agent. To exclude packages from being instrumented, implement the following steps: Add exclude.packages in apminsight.conf file Provide the ...
    • 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 ...