How can I fix "Limit reached" error in APM Insight Monitor?
What happens when the limit is reached?No negative impact on existing monitoring. All already-tracked items continue to be fully monitored (call frequency, response times, metrics remain visible). Only
new unique entries beyond the limit are dropped. Existing entries that become unused/inactive are automatically cleaned up after the
Raw Data Retention period (default 10 days), freeing up room for new ones.
Increase Limits in Applications Manager :
- Limits apply at APM Insight Application level, NOT per Instance.
- Configure from: Settings Tab > Performance Polling > APM Insight > Data Collection Limits.
What can be optimized :
Important: Only Web Transactions and Background Transactions can be grouped/optimized via agent config. All others (DB Operations, Exceptions, Components, App Parameters) cannot — only option is increasing the limit.
Optimizing Web / Background Transaction Count :
- Agent config options to reduce count:
- List of URL extensions to be skipped from tracking.
- List of exceptions to be skipped from tracking.
- Skip Transactions.
- Java Agent: Group Similar Transactions | Context based Monitoring
- .NET Agent: Group Similar Transactions
- Ruby Agent: Group Similar Transactions
- PHP Agent: Group Similar Transactions
- APM tab > Your Application/Instance > Transaction tab > 'Fetch All Applications' (bottom) > 'Export as Excel' (right corner).
For Database Operations, Exceptions, Components & App Parameters (Cannot be optimized via agent config) :
- These cannot be grouped or optimized. Only option: increase limits within the allowed range:
| Parameter |
Allowed Range (Per Application) |
| Web Transactions |
350 - 2000 |
| Background Transactions |
300 - 2000 |
| Exceptions |
150 - 500 |
| Database Operations |
500 - 1000 |
| Components |
200 - 400 |
| App Parameters |
50 - 200 |
New to ADSelfService Plus?
Related Articles
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 ...
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 ...
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 ...
DNS Monitor - Troubleshooting
Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
Real User Monitor (RUM) - Troubleshooting guide
If your Real User Monitor has not collected data for an extended period, follow the steps below to troubleshoot the issue. Step 1: Verify the RUM Agent configuration Real User Monitoring requires the RUM Agent to be installed and mapped to ...