Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This guide provides enterprise teams with information on monitoring and observability capabilities for production deployments of ClickHouse Cloud. Enterprise customers frequently ask about out-of-the-box monitoring features, integration with existing observability stacks including tools like Datadog and AWS CloudWatch, and how ClickHouse’s monitoring compares to self-hosted deployments. Users can use the following methods to monitor their ClickHouse deployment:| Section | Description | Wakes idle services? | Setup required |
|---|---|---|---|
| Cloud Console dashboards | Day-to-day monitoring with built-in dashboards for service health, resource utilization, and query performance | No | None |
| Notifications | Alerts for scaling events, errors, mutations, and billing | No | None (customizable) |
| Prometheus endpoint | Export metrics to Grafana, Datadog, or other Prometheus-compatible tools | No | API key + scraper config |
| System table queries | Deep debugging and custom analysis via direct SQL queries against system tables | Yes | SQL queries |
| Community and partner integrations | Datadog agent integration, community monitoring tools, and the Billing & Usage API | Varies | Tool-specific |
| Advanced dashboard reference | Detailed reference for each advanced dashboard visualization, including troubleshooting examples | No | None |