How to 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 patterns using glob_patterns. If you are using wildcard characters like * to filter, define them with '/' delimiter.
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 ...
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 ...
Cloud Monitoring API Usage
How Cloud Monitoring Works? Cloud Monitoring involves collecting, analyzing, and visualizing performance metrics and telemetry data from cloud infrastructure and applications via APIs. Cloud Monitoring data collection flow: API Authentication: ...