File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,21 @@ import query_endpoints from '@site/static/images/cloud/reference/may-17-query-en
30
30
31
31
In addition to this ClickHouse Cloud changelog, please see the [ Cloud Compatibility] ( /cloud/reference/cloud-compatibility.md ) page.
32
32
33
+ ## May 16, 2025 {#may-16-2025}
34
+
35
+ - Introduced the Resource Utilization Dashboard which provides a view of
36
+ resources being used by a service in ClickHouse Cloud. The following metrics
37
+ are scraped from system tables, and displayed on this dashboard:
38
+ * Memory & CPU: Graphs for ` CGroupMemoryTotal ` (Allocated Memory), ` CGroupMaxCPU ` (allocated CPU),
39
+ ` MemoryResident ` (memory used), and ` ProfileEvent_OSCPUVirtualTimeMicroseconds ` (CPU used)
40
+ * Data Transfer: Graphs showing data ingress and egress from ClickHouse Cloud. Learn more [ here] ( /cloud/manage/network-data-transfer ) .
41
+ - We’re excited to announce the launch of our new ClickHouse Cloud Prometheus/Grafana mix-in,
42
+ built to simplify monitoring for your ClickHouse Cloud services.
43
+ This mix-in uses our Prometheus-compatible API endpoint to seamlessly integrate
44
+ ClickHouse metrics into your existing Prometheus and Grafana setup. It includes
45
+ a pre-configured dashboard that gives you real-time visibility into the health
46
+ and performance of your services. Refer to the launch [ blog] ( https://clickhouse.com/blog/monitor-with-new-prometheus-grafana-mix-in ) to read more.
47
+
33
48
## April 18, 2025 {#april-18-2025}
34
49
35
50
- Introduced a new ** Member** organization level role and two new service level
You can’t perform that action at this time.
0 commit comments