Question 1 of 30
In a microservices architecture, you are tasked with monitoring the performance of various services using Prometheus. One of the services is experiencing latency issues, and you need to set up an alerting rule that triggers when the average response time exceeds a certain threshold over a specified duration. If the average response time is measured in milliseconds and you want to trigger an alert if it exceeds 200 milliseconds for a duration of 5 minutes, which of the following Prometheus alerting rules would correctly implement this requirement?
`alert: HighResponseTime
r: avg_over_time(http_response_time_ms[5m]) > 200
: 5m`
`alert: HighResponseTime

Preparing for VMWare 1V0-71.21 Associate VMware Application Modernization? Now land the interview.

73% of qualified candidates get rejected because of weak resumes. Build an ATS-optimized, recruiter-ready resume in under 5 minutes - free to start.

Build My Resume Free