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 ADSelfService Plus?

                      • Related Articles

                      • Monitoring HAProxy - Configuring the HAProxy Stats page

                        To effectively monitor an HAProxy instance, you can enable and access the HAProxy stats page, which provides real-time metrics about HAProxy's performance. Steps to Enable HAProxy Stats: Open the HAProxy Configuration File: The HAProxy configuration ...
                      • Disks specified in Ignore specified components are not getting ignored.

                        Ignoring Disks from Monitoring You can configure disks that need to be ignored from monitoring under Settings → Performance Polling → Metric Name (Disks) If multiple disks need to be ignored, provide them as comma-separated values. Do not place disk ...
                      • Windows Monitoring - FAQ

                        This Knowledge Base article provides answers to frequently asked questions related to Windows Server monitoring through WMI. The articles are categorized based on the monitoring lifecycle to help you quickly identify the relevant troubleshooting ...
                      • Prerequisites for adding an Informix monitor (with SSH-based monitoring)

                        Applications Manager collects Informix metrics by executing onstat and OS commands on the database server over SSH. Please ensure the following before adding the monitor. 1. Network connectivity The Applications Manager server must be able to reach ...
                      • 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 ...