The New Relic Telemetry SDK for .NET allows the capture of information about the execution of your application and provides a mechanism to send this information to New Relic.
- A valid New Relic Insights Insert API Key.
- A .NET Core 2.0+ or .NET Framework 4.5+ Application
- Incorporate the NewRelic.Telemetry NuGet Package into your project.
- Using the Telemetry SDK for Tracing
- Review Telemetry SDK Configuration Options
The New Relic Telemetry APIs are rate limited. Please reference the documentation for the New Relic Trace API for the specific rate limits.
Full details are available in our CONTRIBUTING.md file. We'd love to get your contributions to improve the Telemetry SDK 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.
This project is distributed under the Apache 2 license.
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.