Exclude transactions from monitoring

Ignore transactions from monitoring

To ignore or drop transactions from monitoring by the APM Insight PHP agent, follow the below-given steps.

  1. Install APM Insight PHP agent in your application and add a configuration file /opt/zpa/conf/transaction_drop_patterns.conf
  2. Add transaction patterns using glob_patterns. If you are using wildcard characters like * to filter, define them with '/' delimiter.  
  3. Restart the PHP Agent service.
  4. Perform transactions matching the drop patterns and check the Site24x7 console