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
08-10-2021 05:37 PM - last edited on 08-11-2021 10:41 AM by Ryan.Paredez
Hi,
Currently, our Angular application is configured as "User Experience", We are facing the below issues:
1. We want to trigger an alert when there is a specific HTTP code in the response ex: 500, . While configuring health rules, there is no option to select a specific error code.
2. Anomalies are not detected even through enabled the option to overcome these issues
Can we configure our application as "Application" so that will give more options to configure the health rules?
08-31-2021 07:00 PM
curl -X POST "https://<events_service_endpoint>/events/query/?start=<ISO 8601 or Unix time for 7 days ago>&limit=1000" -H"X-Events-API-AccountName:<global account name>" -H"X-Events-API-Key:<Analytics API key.>" -H"Accept: application/vnd.appd.events+json;v=2" -H"Content-type: application/vnd.appd.events+json;v=2" -d "[{\"query\": \"SELECT * FROM browser_records WHERE ajaxerror like '*status*5*' AND appkey = 'XXXX' And pagename='api.xxx.com/ship/v3'\"}]"
09-08-2021 01:47 PM
Hello @Arjunasetty.Murahari,
Do you have any follow-up questions for @Hiroki.Ito? If so, please keep the conversation going. If not, please accept one of Hiroki's replies as the Accepted Solution so the community knows this question has an answer.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form