• EnglishEspañol日本語한국어Português
  • Log inStart now

.NET agent API

New Relic's .NET agent includes an API that allows you to extend the agent's standard functionality. For example, you can use the .NET agent API to:

  • Customize your app name
  • Create custom transaction parameters
  • Report custom errors and metrics

You can also customize some of the .NET agent's default behavior by adjusting configuration settings or using custom instrumentation.

Requirements

To use the .NET agent API, make sure you have the latest .NET agent release. Then, add a reference to the agent in your project using one of the two options below:

List of API calls

The following list contains the different calls you can make with the API, including syntax, requirements, functionality, and examples:

Copyright © 2024 New Relic Inc.

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