Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on
11-30-2016
01:06 AM
- edited on
11-06-2020
10:56 AM
by
Claudia.Landiva
Transaction Analytics stops getting data even when all configuration is in place.
When the analytics-agent.log
is checked, the following stacktrace could be captured:
[ERROR] [dw-15387 - POST /v2/sinks/bt] [c.a.a.p.http.AbstractPostReceiver] Request could not be processed as the input queue is full
...
[c.a.a.a.p.e.EventServicePublishStage] Transient error encountered due to the following cause: [Message could not be delivered because the REST resource rejected it]
com.appdynamics.analytics.shared.rest.exceptions.NotAcceptableRestException: For action [EVENT_UPSERT], you have reached the documents limit of [500000] for account [Account_name] and event type group [biz_txn_v.*]
at com.appdynamics.analytics.shared.rest.exceptions.RestExceptionFactory.makeException(RestExceptionFactory.java:47) ~[analytics-shared-rest.jar:na]
Once day limit is revised the data starts showing.
This issue occurs because the number of transaction events reported in Transaction Analytics is more than 500,000 per unit (up to version 4.2.9) or 1,000,000 per unit (from version 4.2.9 and beyond).
The number of transactions is governed by your license, which sets the daily per-unit limit. Once the daily limit is reached, no further events will be stored.
Analytics licenses are based on the following:
The following entitlements apply to the AppDynamics software versions 4.2.9 and later:
AppDynamics for Transaction Analytics (SaaS) | Instrument 1,000,000 business transaction events per 24-hour period and access to the AppDynamics-hosted Events Service, with a data maximum of 50 GB per account per day. Data retention limited to 8 days. Additional retention of 30, 60, or 90 days available as an add-on. |
AppDynamics for Transaction Analytics (on-premises) | Instrument 1,000,000 business transaction events per 24-hour period (limited to 90 days of data storage). Customer is not entitled to access the AppDynamics-hosted Events Service. |
The following entitlements apply up to v4.2.9
AppDynamics for Transaction Analytics (SaaS) | Instrument 500,000 business transaction events per 24-hour period and access to the AppDynamics-hosted Events Service, with a data maximum of 50 GB per account per day. Data retention limited to 8 days. Additional retention of 30, 60, or 90 days available as an add-on. |
AppDynamics for Transaction Analytics (on-premises) | Instrument 500,000 business transaction events per 24-hour period (limited to 90 days of data storage). Customer is not entitled to access the AppDynamics-hosted Events Service. |
That's the reason you see those consistent gaps which start showing data once the day limit is revised.
To resolve this you can get a license for higher unit limits, which will log higher number of events. You can also try reducing your events data.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form