Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.45 KB

kafka-connect-unlock-open-source-alternative-instrumentation-sources.md

File metadata and controls

15 lines (11 loc) · 1.45 KB
title summary releaseDate learnMoreLink getStartedLink
Kafka Connect: Unlock open source and alternative instrumentation sources
Build observability pipelines from open source tools and alternative instrumentation sources with the New Relic connector for Kafka Connect.
2020-10-30

The New Relic connector for Kafka Connect allows you to ingest data from Apache Kafka topics into the New Relic platform without writing a single line of code. Because we’re working with Kafka Connect, the connector is purely driven by configuration, which you apply using the Kafka Connect REST API. Retries, error handling, and dead letter queues are handled for you by Kafka Connect and can be customized as required.

The connector supports the Metric and Event telemetry data types, and we are working on releasing code for Logs and Traces soon.

To get started, head over to Confluent Hub and follow the instructions to install the connector into your local Kafka cluster.

Kafka-Connect-with-New-Relic