How to ignore transactions from monitoring?

How to 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.

Perform transactions matching the drop patterns.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Monitoring HAProxy - Configuring the HAProxy Stats page

                        To monitor a HAProxy instance: Open the 'stats' port for collecting the metrics. To enable metrics collection, add the following content at the bottom of the file /etc/haproxy/haproxy.cfg: listen stats :9000 mode http stats enable stats hide-version ...
                      • 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. APM -> Applications/Instances -> Monitor Actions > Edit -> APM Insight ...
                      • FAQs related to Windows Service monitoring

                        After installing APM Insight Windows service monitoring agent , if you don't see data in the Applications Manager console, or if you are unable to add monitors, follow the steps given below to troubleshoot. If few monitors are not getting added Check ...
                      • Openstack Monitoring FAQs

                        How OpenStack is monitored in APM? In Applications Manager, RESI API is used as mode of monitoring for OpenStack. Below APIs are used to monitor OpenStack and its resources: Authentication API: GET /v3/auth/tokens Cinder Services: GET ...
                      • User Privilege for DamengDB Monitoring

                        To effectively monitor DamengDB in Applications Manager, the Monitor user must be granted the Data Viewer privilege. To grant this privilege to the newly created user, please follow the steps given below: Connect to your DamengDB instance using a ...