Azure API Dashboard Query

sonal khatri 91 Reputation points
2022-10-27T11:11:07.01+00:00

Hi,

The total failed requests for an endpoint on API for last 24 hours is 2k as shown below
254733-12.png

But when I click on the failed requests and I see only 2 failed request with time of failure in last 24 hours.
254688-capture.png

I want to confirm what is the actual count of this failure?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AnuragSingh-MSFT 21,566 Reputation points Moderator
    2022-11-01T12:19:46.26+00:00

    @sonal khatri , thank you for posting this question here. I understand that you are trying to see the failures in the application from "Failures" option of the ApplicationInsights.

    It seems that the screenshot shared are for one of the top 3 response code only and it appears that you have selected "Error code 409" to be viewed. Refer to the screenshot below:

    256096-image.png

    Note that the failures could also be related to Exceptions (2), dependencies(3). All this data is pulled from the ApplicationInsights logs and if required, you could also check the suggested queries as highlighted below.

    256082-image.png

    Hope this helps. Please let us know if you have any questions.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.