How can I fix "Limit reached" error in APM Insight Monitor?

How can I fix "Limit reached" error in APM Insight Monitor?

Increase Limits in Applications Manager :
  1. The data collection limits apply at APM Insight Application level and NOT for each APM Insight Instance.
  2. The limits can be increased by configuring them from :
Admin Tab -> Performance Polling -> APM Insight -> Data Collection Limits.
  1. The below APM Insight Agent Configuration values can be modified to optimize the same:
    1. List of URL extensions to be skipped from tracking.
    2. List of exceptions to be skipped from tracking.
    3. Skip Transactions
For Java Agent :
  1. If the limit for Web Transactions have been reached, you can do the below to optimize usage:
    1. Group Similar Transactions
    2. Enable Context based Monitoring and monitor specific contexts as separate APM Insight Applications.
For Ruby Agent :
  1. If the limit for Web Transactions have been reached, you can do the below to optimize usage:
    1. Group Similar Transactions
For PHP Agent :
  1. If the limit for Web Transactions have been reached, you can do the below to optimize usage:
    1. Group Similar Transactions



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Uninstrumented Block of Code - APM Insight

                        In the traces tab --> Slowest Method Calls and Count we show if you find Un-instrumented block of code the reason is as follows: Basically, What is un-instrumented block of code in APM Insight? By default, APM Insight agent monitors known frameworks ...
                      • Self monitor Applications Manager using APM Insight Java Agent

                        Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
                      • APM Insight Troubleshooting - FAQs

                        Monitor Addition - FAQs 1. How to add an APM Insight Monitor? After you deploy the APM Insight agent in your Application Server with suitable Applications Manager credentials in the apminsight.conf file, APM Insight monitors will automatically be ...
                      • Real User Monitor (RUM) - Troubleshooting

                        If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                      • Self monitor Applications Manager using Real User Monitoring

                        We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...