Skip to content

Commit 587d7df

Browse files
committed
Merge branch 'sumo_264003' of https://github.com/SumoLogic/sumologic-documentation into sumo_264003
2 parents 89ff961 + 6f0b065 commit 587d7df

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

docs/integrations/saas-cloud/confluent-cloud.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: confluent-cloud
33
title: Confluent Cloud
44
sidebar_label: Confluent Cloud
5-
description: The Sumo Logic App for Confluent Cloud provides deep visibility into your Confluent Cloud environment. The app’s dashboards include preconfigured searches and filters to help you monitor Kafka cluster performance, topic-level throughput, consumer lag, producer latency, connector health, Flink compute pool utilization, KSQL activity, and schema registry operationsenabling proactive troubleshooting and streamlined data streaming operations.
5+
description: The Sumo Logic app for Confluent Cloud offers deep visibility into your environment with dashboards that monitor Kafka performance, consumer lag, producer latency, connector health, Flink compute pools, KSQL activity, and schema registry operations, enabling proactive troubleshooting and efficient data streaming.
66
---
77

88
import useBaseUrl from '@docusaurus/useBaseUrl';
@@ -11,20 +11,20 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111

1212
Confluent Cloud is a fully managed, cloud-native data streaming platform based on Apache Kafka. It enables real-time data processing, integration, and movement across applications and systems without managing infrastructure. With built-in support for connectors, ksqlDB, and stream governance, it simplifies building scalable, event-driven architectures.
1313

14-
The Sumo Logic App for Confluent Cloud provides deep visibility into your Confluent Cloud environment based on key platform metrics. The app’s dashboards use preconfigured searches and filters to help you monitor Kafka cluster performance, topic-level throughput, consumer lag, producer latency, connector health, Flink compute pool utilization, KSQL activity, and schema registry operations—enabling proactive troubleshooting and streamlined data streaming operations.
14+
The Sumo Logic app for Confluent Cloud provides deep visibility into your Confluent Cloud environment based on key platform metrics. The app’s dashboards use preconfigured searches and filters to help you monitor Kafka cluster performance, topic-level throughput, consumer lag, producer latency, connector health, Flink compute pool utilization, KSQL activity, and schema registry operations—enabling proactive troubleshooting and streamlined data streaming operations.
1515

1616
## Metrics type
1717

1818
The Confluent Cloud app uses metrics:
1919
* [Confluent Cloud runtime metrics](https://api.telemetry.confluent.cloud/docs/descriptors/datasets/cloud).
2020

21-
### Collect Metrics
21+
### Collecting metrics for the Confluent Cloud app
2222

2323
Sumo Logic supports collecting metrics by C2C source:
2424

2525
* Configure a [Confluent Cloud Metrics Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/confluent-cloud-metrics-source/)
2626

27-
## Installing the Confluent Cloud
27+
## Installing the Confluent Cloud app
2828

2929
Now that you have set up a collection for **Confluent Cloud**, install the Sumo Logic app to use the pre-configured [dashboards](#viewing-the-confluent-cloud-dashboards) that provide visibility into your environment for real-time analysis of overall usage.
3030

@@ -36,8 +36,9 @@ import AppInstall from '../../reuse/apps/app-install-v2.md';
3636

3737
### Confluent Cloud - Compute Pool
3838

39-
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.
4040

41+
Use this dashboard to:
4142
* Monitor the average Flink statement status to identify potential issues with stream processing jobs.
4243
* Track CPU utilization against the set limit to ensure optimal resource allocation and prevent performance bottlenecks.
4344
* Analyze trends in CPU minutes consumed over time to optimize cost and capacity planning for your Confluent Cloud deployment.
@@ -47,7 +48,7 @@ Confluent Cloud - Compute Pool dashboard provides details on the status and util
4748

4849
### Confluent Cloud - Connectors
4950

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.
5152

5253
Use this dashboard to:
5354
* 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:
6061

6162
### Confluent Cloud - Kafka Cluster
6263

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.
6465

6566
Use this dashboard to:
6667
* Monitor producer latency and cluster load to ensure optimal performance of your Kafka cluster.
@@ -71,7 +72,7 @@ Use this dashboard to:
7172

7273
### Confluent Cloud - Kafka Cluster Links
7374

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.
7576

7677
Use this dashboard to:
7778
* Monitor link counts and task activity to ensure proper setup and functioning of cluster replication.
@@ -83,7 +84,7 @@ Use this dashboard to:
8384

8485
### Confluent Cloud - Kafka Cluster Topic
8586

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.
8788

8889
Use this dashboard to:
8990
* 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:
9596

9697
### Confluent Cloud - KSQL
9798

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.
99100

100101
Use this dashboard to:
101102
* Monitor query saturation and identify potential bottlenecks in KSQL operations.
@@ -108,7 +109,7 @@ Use this dashboard to:
108109

109110
### Confluent Cloud - Schema Registry
110111

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.
112113

113114
Use this dashboard to:
114115
* Monitor the distribution of schema operations (CREATE, READ, DELETE) to ensure proper usage and identify potential issues with schema management.

0 commit comments

Comments
 (0)