Slow Query Incidents
Slow Query incidents are triggered when any data query takes too long to complete. By default, a Slow Query incident will trigger a warning if any data query takes at least 30 seconds to execute.
You can configure thresholds using the RMT Server web interface or by updating the configuration file config.json
.
To set the thresholds for slow query incidents, under the Admin menu, select Configuration, and go the Incidents tab.
Key | Required? | Description |
---|---|---|
Severity | Required | |
Duration | Required | The minimum duration for a query to be considered slow. Values are in seconds. |
Who can do this
Resource Monitoring ToolAdministrator or a Resource Monitoring Tool user with Server/Environment Management role.