Version 2.3.2
Plugin type:
Sink
Enterprise support:
Partner supported
Verification:
Verified gold
Author:
New Relic, Inc.
Documentation

New Relic Sink Connector

New Relic connector allows moving data from Kafka to New Relic. It writes data from Kafka topic which is in a particular form like Events, Metrics, or Logs and utilizes the New Relic Telemetry SDK to write into New Relic.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install newrelic/newrelic-kafka-connector:2.3.2
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

New Relic supports the New Relic sink connector alongside community members as part of its Confluent Platform open source offering.