惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
量子位
美团技术团队
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
月光博客
月光博客

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Autodiscover Confluent Cloud connectors and easily monito...
Jane Wang, Bo Huang, Steven Pham, David Pointeau · 2024-12-05 · via Datadog | The Monitor blog
Jane Wang

Jane Wang

Bo Huang

Bo Huang

Steven Pham

Steven Pham

David Pointeau

David Pointeau

Confluent Cloud is a Kafka–as-a-service solution that simplifies the deployment, scaling, and operation of Kafka clusters. A popular feature is its Apache Kafka connectors, which make it easy to connect your Kafka clusters to any of 120+ third-party streaming data sources and destinations. Connectors allow you to pull data into your pipelines without having to manage your own dedicated service, call any APIs, or integrate your Kafka streams into another system (such as a data warehouse or CRM application).

Datadog offers an integration that collects performance metrics and cost data from your Confluent Cloud accounts. But given that streaming data pipelines are often dependent on Confluent Cloud connectors, teams need to be able to easily see these connectors visualized, read connector status information, and assess related performance issues (such as any latency detected upstream or downstream of the connectors) all within the context of their end-to-end systems. This information is critical to helping engineers proactively identify bottlenecks or other performance problems and ensure the continuous flow of data through these pipelines.

We are pleased to announce that we have expanded the capabilities of Datadog’s Confluent Cloud integration so that it now provides autodiscovery of Confluent Cloud connectors. Additionally, with Datadog Data Streams Monitoring (DSM), you can now monitor connectors, including throughput and status information, within the context of your end-to-end streaming data pipelines.

In this blog post, we will cover how Datadog now allows you to:

  • Automatically gain visibility into your Confluent Cloud connectors

  • Monitor connector throughput and status in the context of your entire pipeline with Data Streams Monitoring

Automatically gain visibility into your Confluent Cloud connectors

Through its autodiscovery feature, Datadog’s Confluent Cloud integration now automatically discovers Confluent Cloud connectors. For example, in the screenshot below, the Confluent Cloud integration tile shows 10 autodiscovered connectors, identified by resource name and ID. Note that the autodiscovery will attempt to discover new connectors every time you come back to this integration tile—a useful feature when new connectors are added to your Confluent Cloud account. Of the autodiscovered connectors, you can add any or all of them to your monitored Confluent account in Datadog by selecting them and clicking the Add Resources button.

A list of autodiscovered connectors on the Confluent Cloud integration tile

Once the autodiscovered connectors are added, Datadog starts collecting associated metrics, which are displayed on the Confluent Cloud Overview dashboard. This dashboard is available out of the box and requires no additional configuration, saving you time and effort in the setup process. The data collected includes graphs of the throughput for all source or sink connectors, measured in records and bytes, as shown in the screenshot below:

Stats displayed for source and sink connectors in the Confluent Cloud Overview dashboard

Monitor connector performance in the context of your pipelines with Data Streams Monitoring

DSM maps your streaming data pipelines and tracks end-to-end performance metrics for your event-driven applications to help you detect and pinpoint the source of delays. The DSM topology map gives you a visual overview that makes it easy to see the flow of data through your system and understand the relationships between services, queues, and connectors—and how all these elements impact performance.

A streaming data pipeline that contains a failed connector

After Datadog autodiscovers your Confluent Cloud connectors, you will see them automatically visualized in the topology map in DSM. Seeing your connectors and associated performance metrics within the context of your end-to-end pipelines helps you identify and diagnose issues. For example, one key benefit is that it helps you easily see dependencies, which in turn allows you to spot the downstream impacts of connector failures, or the upstream root causes of failures. You can also track throughput stats for individual connectors, alongside throughput stats for all services and queues in your pipelines, to see if data is flowing as expected without issues. In addition, you can now monitor the status of connectors so that you can immediately know when they’re running, failed, degraded, or paused.

Detailed information in DSM about a failed connector

By including the connectors in its visualizations of streaming data pipelines, DSM allows you to gain full contextual awareness of your pipeline’s topology—including end-to-end telemetry for its components—enabling you to better detect upstream root causes and downstream impacts of pipeline issues. More specifically, monitoring connectors in DSM allows you to:

  • Understand dependencies and their impacts: Confluent Cloud connectors appear as nodes in the map, identified as either source or sink connectors. With the key addition of the connectors on these maps, you can better detect cause-and-effect relationships and see how your connectors might be impacting your pipeline’s performance.

  • Monitor throughput and latency: By monitoring the incoming and outgoing throughput metrics for each connector and for your entire pipelines end to end, you can determine the rate at which data is processed, identify anomalies, and help ensure data flows as expected.

  • Track connector status: The status of each connector (running, failed, paused, or unassigned) is clearly displayed, allowing you to minimize downtime by quickly identifying any connectors that might be disrupting the flow of data through your pipeline. Additionally, by setting a monitor on connector status, you can proactively verify that all parts of your pipeline are functioning as expected.

Setting a monitor on connector status.

Automatically surface your Confluent Cloud connector telemetry

The Datadog Confluent Cloud integration now automatically discovers and collects metrics on Confluent Cloud connectors within your applications, displaying graphs of this telemetry in the OOTB dashboard. In addition, with Datadog Data Streams Monitoring you can now visualize these connectors within the context of your streaming data pipelines, alongside information about throughput, latency, and status. With this new visibility, teams can identify and troubleshoot data flow issues faster, maintain consistent performance, and optimize the health of their event-driven systems.

If you’re ready to improve observability for your Confluent Cloud–hosted Kafka clusters, install our Confluent Cloud integration. To get started with Data Streams Monitoring, see our documentation. And if you’re not yet a Datadog customer, sign up for a 14-day free trial.