• Log in

New Relic CodeStream integration for .NET

Display context-sensitive APM data directly in your IDE by integrating New Relic CodeStream with the .NET agent. Visualize code-level production telemetry in your editor as your write and review code with this integration.

Get started

First, install the New Relic CodeStream extension into your supported IDE of choice, and log in.

Important

The New Relic CodeStream integration is available in .NET agent version 9.9.0 and higher and is disabled by default. To change this configuration, check out our documentation.

Agent attributes

The .NET agent reports and attaches the following attributes to spans produced by your application.

Important

In some cases, the agent will directly wrap base framework code (data stores, external calls, etc.) that is invoked within your application and will not display within your IDE.

Name

Description

Example

code.function

The name of the instrumented function.

Index

code.namespace

The namespace (full name of the class type) in which code.function is defined.

MyService.Controllers.HomeController

Copyright © 2022 New Relic Inc.

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