- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
On the Databases page, you can assess the health and activity of your database hosts. Sort and filter the list to prioritize hosts with triggered alerts, high query volume, and other criteria. Click on any host in the list to open a details panel:
In addition to a filterable graph of active connections for that host, the host details panel displays the following features.
Postgres | SQL Server | MySQL | Oracle | |
---|---|---|---|---|
Top queries | ||||
Stored procedures | ||||
Metrics | ||||
Active connections | ||||
Schema | ||||
Blocking queries | ||||
Calling services | ||||
Configuration details |
On the Top Queries tab of the host details panel, you can sort the most common queries by maximum duration, average latency, and more.
Click on any query statement to open a details panel that includes:
Where supported, the Top Queries tab includes a Stored Procedures section that lists each stored procedure by name, along with its average duration, logical reads count, logical writes count, and more. Expand a stored procedure to view its individual SQL queries, and click on a query to view its details panel.
On the Metrics tab of the host details panel, you can view and filter metrics for system health, query activity, blocking operations, function performance, and other key areas.
The Active Connections tab of the host details panel displays the live queries being executed on the host. Click on a query statement to open a panel that includes event attributes, related traces, and other relevant details.
Use the Schema tab to explore database structures, tables, columns, data types, existing foreign keys, and indexing strategies for every database on a host.
On the Blocking Queries tab of host details panel, you can view visualizations for:
You can search and filter the queries or samples. Click any individual query row to view details.
On the Calling Services tab of the host details panel, you can view the list of services that have called the host. The displayed service information includes when the service was deployed, the number of requests made to the host per second, how many database queries were executed, and more.
Click any service row to view its APM dashboard.
collect_settings
enabled in its instance configuration for this feature to work properly.The Configuration tab of the host details panel provides a direct view into the host’s configuration parameters without compromising database security. Use it to identify misconfigured database parameters and adjust settings to optimize database performance.