• /
  • Log in
  • Free account

Telemetry SDKs: Report custom telemetry data

Our Telemetry SDKs are an open source set of API client libraries that send data to the New Relic platform. Under the hood, these SDKs rely on our core data ingest APIs: the Metric API, Trace API, Log API, and Event API.

We offer open-source integrations for telemetry tools like Prometheus, Istio, and OpenCensus that were created using our Telemetry SDKs. If those solutions (or our other integrations) don't meet your needs, you can use the Telemetry SDKs to create your own telemetry data solutions.

Requirements and compatibility

The Telemetry SDKs use our Metric API, Event API, Log API, and Trace API, which all require a license key, so you'll need a license key for the account you wish to send data to.

Tip

New Relic has contributed the Telemetry SDK to the open source community under an Apache 2.0 license.

Available libraries

The Telemetry SDKs are open source software on GitHub. Use the language-specific GitHub links below to get library details, coding examples, and procedures for how to use the SDKs. We currently support the following libraries, with more to be created in the future:

Language

Library

Supported New Relic data types

Java

Java library on GitHub

Metrics

Events

Logs

Traces

Node/TypeScript

NodeJS library on GitHub

Metrics

Traces

Python

Python library on GitHub

Metrics

Events

Logs

Traces

Go

Go library on Github

Metrics

Traces

.NET

.NET library on GitHub

.NET package in NuGet

Metrics

Traces

C

C library on Github

Traces

Rust

Rust library on Github

Traces

Ruby

Ruby library on Github

Gem on Rubygems

Traces

For more on the supported data types, see:

Write your own Telemetry SDK or contribute to an existing one

If you need a Telemetry SDK in a language that does not currently exist or want to contribute to an existing library, please see the Telemetry SDK specifications.

Integrations built with the Telemetry SDKs

To see the integrations built using our Telemetry SDKs, see Open source telemetry integrations.

For all monitoring solutions, see our integrations page.

For more help

If you need more help, check out these support and learning resources:

Create issueEdit page
Copyright © 2021 New Relic Inc.