New Relic support for OpenTelemetry .NET


Keywords
NewRelic, Observability, OpenTelemetry, Monitoring, Telemetry, Tracing
License
Apache-2.0
Install
Install-Package NewRelic.OpenTelemetry -Version 1.0.0

Documentation

New Relic Telemetry SDK and OpenTelemetry support for .NET

Build status

This repo contains the New Relic Telemetry SDK and an OpenTelemetry provider for .NET.

New Relic OpenTelemetry trace exporter

OpenTelemetry is a set of APIs that aim to standardize the collection and reporting of application telemetry information. The New Relic trace exporter for OpenTelemetry allows tracing information collected within the OpenTelemetry framework to be reported to New Relic. This exporter is built using New Relic's Telemetry SDK.

New Relic Telemetry SDK

The New Relic Telemetry SDK allows tracking of information about the execution of an application and sends it to the New Relic back-end. New Relic tools allow the visualization of this information, making it insightful and actionable.

Limitations

The New Relic Telemetry APIs are rate limited. Please reference the documentation for New Relic Metric API and Trace API requirements and limits on the specifics of the rate limits.

Find and use your data

Tips on how to find and query your data in New Relic:

For general querying information, see:

Contributing

Full details are available in our CONTRIBUTING.md file. We'd love to get your contributions to improve the Telemetry SDK for .NET and for the OpenTelemetry Trace Exporter for .NET! Keep in mind when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project. To execute our corporate CLA, which is required if your contribution is on behalf of a company, or if you have any questions, please drop us an email at open-source@newrelic.com.

Open source license

This project is distributed under the Apache 2 license.

Support

New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.

We encourage you to bring your experiences and questions to the Explorers Hub where our community members collaborate on solutions and new ideas.