- Essentials
- In The App
- Infrastructure
- Application Performance
- Log Management
- Security Platform
- UX Monitoring
- Administration
This page details database agnostic common issues with setting up and using Database Monitoring, and how to resolve them. Datadog recommends staying on the latest stable Agent version and adhering to the latest setup documentation, as it can change with agent version releases.
For specific database setup troubleshooting, use the corresponding troubleshooting page:
At this time, the raw query bind parameters are obfuscated for Query Samples and Explain Plans, and are replaced with a ?
character. In a future release, settings to expose the un-obfuscated query bind parameters are planned.
Depending on how complex the databases being monitored are, too many DBM hosts on one Agent could overload the Agent and cause data collection to be delayed. If the Agent is overloaded, you may see warnings like Job loop stopping due to check inactivity in the Agent logs
.
It is recommended to have a single Datadog Agent monitor at most 10 DBM hosts. If you have more than 10 DBM hosts then you should consider spreading them over multiple Datadog Agents.
If you are still experiencing problems, contact Datadog Support for help.