What problem does it solve? It gives operators a direct way to inspect database performance in Datadog without navigating the UI, letting them query DBM metrics, check replication lag and slow queries, and manage database monitors from the command line. ## Core Features & Use Cases - Database Metric Queries: Retrieve PostgreSQL, MySQL, SQL Server, and Oracle metrics such as connections, query counts, lock waits, and replication lag through the Datadog Metrics API. - DBM Monitor Management: List, search, and inspect database-specific monitors, with guidance on creating connection pool, query performance, and replication alerts. - Database Host Discovery: List infrastructure hosts with DBM enabled to understand monitoring coverage. - Use Case: When a user asks "are my databases slow?", the agent queries slow-query and lock-wait metrics per host, summarizes anomalies, and recommends next steps such as reviewing query samples in the Datadog DBM UI. ## Quick Start Ask the agent to show your PostgreSQL database connection counts and replication lag for the last hour.