• English日本語한국어
  • Log inStart now

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 primary data ingest APIs: the Metric API, Trace API, Log API, and Event API.

If our pre-built solutions don't meet your needs, our Telemetry SDKs are one way to create a custom telemetry solution (see other solutions for reporting custom data).

Requirements and compatibility

The Telemetry SDKs use our Metric API, Event API, Log API, and Trace API, which all require a , 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

Node.js library on GitHub

Metrics

Traces

Python

Python library on GitHub

Metrics

Events

Logs

Traces

Go

Go library on Github

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.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.