• Log in

Introduction to New Relic for .NET

With our .NET agent for application performance monitoring, you can:

Support for both .NET Framework and .NET Core

New Relic's .NET agent supports both .NET Framework and .NET Core, and it works with all .NET compatible languages, such as VB.NET, C#, and CLI.

The agent's support for .NET Core takes advantage of the compatibility, speed, expanded API features, and cross-platform capabilities of Microsoft's .NET Core. The agent does not support Microsoft .NET Core versions earlier than 2.0.

With New Relic's support for .NET, you can monitor your apps in dynamic or distributed environments, such as:

  • Cloud-managed server VM images
  • On-host VM servers
  • Microsoft Azure App Services
  • Self-hosted Windows and Linux systems
  • AWS EC2 VMs

Install the agent on Windows with our guided install

Our guided install creates a customized CLI command for your environment that downloads and installs the .NET agent for Windows IIS applications.

Ready to get started? Click the Guided install button. If your account reports data through our EU datacenter, click EU Guided install.

Guided install

In addition to the .NET agent, you can use this to install our infrastructure agent to discover other applications, infrastructure, and log sources running in your environment and recommend which ones should be instrumented. The install automates the configuration and deployment of each system you choose to instrument.

Install the agent

Before you install the .NET agent, create your New Relic account. Then, review the requirements for .NET Framework or the requirements for .NET Core.

When you are ready to install, use our launcher, or see the install instructions appropriate for your operating system: Windows or Linux.

Tip

To stay up-to-date with new features and bug fixes, see the .NET agent release notes.

After you install the agent and wait a few minutes for your app to generate traffic, data will appear in the APM Summary page. If you have problems, see No data appears and the other troubleshooting docs in that section.

one.newrelic.com > APM > (select an app) > Summary: After installing the .NET agent, you will see a summary of your app's performance on the Summary page.

Configure the agent

The most important part of agent configuration is to give your app a descriptive name. New Relic uses this app name to aggregate metrics when you have multiple apps or hosts. The agent also includes a variety of configuration options to further customize your installation.

Extend your instrumentation

After installing the .NET agent, extend the agent's instrumentation with one or more of these methods:

Instrumentation options

Details

Browser instrumentation

Integrate the .NET agent with browser monitoring to gain visibility into end-user activity.

Custom instrumentation

Instrument transactions not captured as part of New Relic's automatic framework instrumentation.

Agent API

See the .NET agent API guide to learn how to customize the agent's behavior. For example, you can collect custom metrics, flag an error, or ignore a particular transaction entirely.

Custom attributes

Customize the attributes attached to transactions. Customizing attributes allows you to avoid sending sensitive attributes, or to collect additional attributes for deeper visibility into your transactions.

Distributed tracing

Enable distributed tracing to understand activity across a complex, distributed system that uses many services and microservices.

Open source telemetry

Explore these tools: OpenTelemetry exporter and .NET Telemetry SDK.

View logs for your APM and infrastructure data

You can also bring your logs and application's data together to make troubleshooting easier and faster. With logs in context, you can see log messages related to your errors and traces directly in your app's UI. You can also see logs in context of your infrastructure data, such as Kubernetes clusters. No need to switch to another UI page.

Check the source code

The .NET agent is open source software. That means you can browse its source code and send improvements, or create your own fork and build it. For more information, see the README.

Copyright © 2022 New Relic Inc.

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