Runbook

Read latency higher than average for MongoDB host.

Back to Runbooks

Overview

This incident type involves an alert triggered when read latency is higher than usual for a MongoDB host. The alert is triggered when at least 100% of the average read latency values have been more than 2 deviations above the predicted values during the last 15 minutes. The incident requires monitoring and investigation to identify the root cause of the increased read latency and take appropriate actions to resolve it.

Parameters

Debug

1. Check if MongoDB is running and accessible

2. Check MongoDB connection status

3. Check if there are any MongoDB operations currently running

4. Check MongoDB latency

5. Check the status of MongoDB indexes

6. Check MongoDB disk usage

7. Check the read latency for the MongoDB host

Repair

Optimize the MongoDB configuration settings to reduce read latency.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.