Skip to content

Commit 7b96f0b

Browse files
JV0812kimsauce
andauthored
Update confluent-cloud-metrics-source.md (#5295)
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 3bd0ece commit 7b96f0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/confluent-cloud-metrics-source.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1818
<img src={useBaseUrl('img/send-data/confluent-cloud-metrics.png')} alt="icon" width="160"/>
1919

2020
Confluent is a software company that helps organizations manage, deploy, and scale real-time data infrastructure, enabling businesses to build real-time applications and derive insights from data efficiently.
21-
Confluent Cloud is a scalable, fully managed streaming data service based on Apache Kafka®. It offers a web interface called the Cloud Console for managing resources, settings, and billing, along with a local Command Line Interface (CLI) and REST APIs to create and manage Kafka topics.
22-
This integration aims to collect metric data from the Confluent Cloud Metrics platform API and send them to Sumo Logic.
21+
Confluent Cloud is a scalable, fully managed streaming data service based on Apache Kafka®. It offers a web interface called the Cloud Console for managing resources, settings, and billing, along with a local Command Line Interface (CLI) and REST APIs to create and manage Kafka topics. This integration aims to collect metric data in the Prometheus format from the Confluent Cloud Metrics platform and send them to Sumo Logic.
22+
23+
:::note
24+
This source collects Confluent metrics data that has the single most recent data point for each metric and for each distinct combination of labels. [Learn more](https://api.telemetry.confluent.cloud/docs?&_ga=2.117120000.763533315.1738005875-728715252.1738005875&_gl=1*fkaiwi*_gcl_au*MTkyNzY5NzMuMTczODAwNTg3NA..*_ga*NzI4NzE1MjUyLjE3MzgwMDU4NzU.*_ga_D2D3EGKSGD*MTczODAwNTg3NC4xLjEuMTczODAwNTk2NS42MC4wLjA.#tag/Version-2/paths/~1v2~1metrics~1%7Bdataset%7D~1export/get).
25+
:::
2326

2427
## Data collected
2528

0 commit comments

Comments
 (0)