You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/saas-cloud/confluent-cloud.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,9 @@ import AppInstall from '../../reuse/apps/app-install-v2.md';
36
36
37
37
### Confluent Cloud - Compute Pool
38
38
39
-
The **Confluent Cloud - Compute Pool** dashboard provides details on the status and utilization of compute resources in your Confluent Cloud environment. Use this dashboard to:
39
+
The **Confluent Cloud - Compute Pool** dashboard provides details on the status and utilization of compute resources in your Confluent Cloud environment.
40
40
41
+
Use this dashboard to:
41
42
* Monitor the average Flink statement status to identify potential issues with stream processing jobs.
42
43
* Track CPU utilization against the set limit to ensure optimal resource allocation and prevent performance bottlenecks.
43
44
* Analyze trends in CPU minutes consumed over time to optimize cost and capacity planning for your Confluent Cloud deployment.
@@ -47,7 +48,7 @@ The **Confluent Cloud - Compute Pool** dashboard provides details on the status
47
48
48
49
### Confluent Cloud - Connectors
49
50
50
-
Confluent Cloud - Connectors dashboard provides details on the status, performance, and health of Confluent Cloud connectors.
51
+
The **Confluent Cloud - Connectors** dashboard provides details on the status, performance, and health of Confluent Cloud connectors.
51
52
52
53
Use this dashboard to:
53
54
* Monitor the status of connectors and their tasks to quickly identify any that are failed, paused, or provisioning.
@@ -60,7 +61,7 @@ Use this dashboard to:
60
61
61
62
### Confluent Cloud - Kafka Cluster
62
63
63
-
Confluent Cloud - Kafka Cluster dashboard provides details on key performance metrics and operational statistics for your Kafka cluster in Confluent Cloud.
64
+
The **Confluent Cloud - Kafka Cluster** dashboard provides details on key performance metrics and operational statistics for your Kafka cluster in Confluent Cloud.
64
65
65
66
Use this dashboard to:
66
67
* Monitor producer latency and cluster load to ensure optimal performance of your Kafka cluster.
@@ -71,7 +72,7 @@ Use this dashboard to:
71
72
72
73
### Confluent Cloud - Kafka Cluster Links
73
74
74
-
Confluent Cloud – Kafka Cluster Link dashboard provides key insights into cluster link performance and health. It tracks link task counts, mirror topic states, offset lags, data volume, and response metrics—helping monitor cross-cluster replication efficiency, detect mirror errors, and ensure seamless data delivery across environments.
75
+
The **Confluent Cloud – Kafka Cluster Link** dashboard provides key insights into cluster link performance and health. It tracks link task counts, mirror topic states, offset lags, data volume, and response metrics—helping monitor cross-cluster replication efficiency, detect mirror errors, and ensure seamless data delivery across environments.
75
76
76
77
Use this dashboard to:
77
78
* Monitor link counts and task activity to ensure proper setup and functioning of cluster replication.
@@ -83,7 +84,7 @@ Use this dashboard to:
83
84
84
85
### Confluent Cloud - Kafka Cluster Topic
85
86
86
-
Confluent Cloud - Kafka Cluster Topic dashboard provides details on topic-level metrics for Kafka clusters in Confluent Cloud, including consumer lag, data throughput, and partition information.
87
+
The **Confluent Cloud - Kafka Cluster Topic** dashboard provides details on topic-level metrics for Kafka clusters in Confluent Cloud, including consumer lag, data throughput, and partition information.
87
88
88
89
Use this dashboard to:
89
90
* Monitor consumer lag offsets to identify potential bottlenecks in data processing and ensure timely consumption of messages.
@@ -95,7 +96,7 @@ Use this dashboard to:
95
96
96
97
### Confluent Cloud - KSQL
97
98
98
-
Confluent Cloud - KSQL dashboard provides details on query performance, data processing, and resource utilization for KSQL operations in Confluent Cloud.
99
+
The **Confluent Cloud - KSQL** dashboard provides details on query performance, data processing, and resource utilization for KSQL operations in Confluent Cloud.
99
100
100
101
Use this dashboard to:
101
102
* Monitor query saturation and identify potential bottlenecks in KSQL operations.
@@ -108,7 +109,7 @@ Use this dashboard to:
108
109
109
110
### Confluent Cloud - Schema Registry
110
111
111
-
Confluent Cloud - Schema Registry dashboard provides details on schema operations, request counts, and traffic types for your Confluent Cloud Schema Registry.
112
+
The **Confluent Cloud - Schema Registry** dashboard provides details on schema operations, request counts, and traffic types for your Confluent Cloud Schema Registry.
112
113
113
114
Use this dashboard to:
114
115
* Monitor the distribution of schema operations (CREATE, READ, DELETE) to ensure proper usage and identify potential issues with schema management.
0 commit comments