DP-203 · Question #41
You plan to monitor the performance of Azure Blob storage by using Azure Monitor. You need to be notified when there is a change in the average time it takes for a storage service or API operation typ
The correct answer is A. SuccessE2ELatency B. SuccessServerLatency. Success E2E Latency: The average end-to-end latency of successful requests made to a storage service or the specified API operation. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the Suc
Question
You plan to monitor the performance of Azure Blob storage by using Azure Monitor. You need to be notified when there is a change in the average time it takes for a storage service or API operation type to process requests. For which two metrics should you set up alerts? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ASuccessE2ELatency
- BSuccessServerLatency
- CUsedCapacity
- DEgress
- EIngress
How the community answered
(32 responses)- A78% (25)
- C6% (2)
- D3% (1)
- E13% (4)
Explanation
Success E2E Latency: The average end-to-end latency of successful requests made to a storage service or the specified API operation. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the Success Server Latency: The average time used to process a successful request by Azure Storage. This value does not include the network latency specified in SuccessE2ELatency. https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-scalable-app-verify-metrics
Topics
Community Discussion
No community discussion yet for this question.