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

.NET agent release notesRSS

May 4, 2017
.NET agent v 6.11.613.0

New Features

  • A new configuration option to supply a proxy URI path has been added to the newrelic.config file. See proxy-uripath.

Fixes

  • Resolved issue where service.request parameters, if present, were being transmitted to New Relic as part of an error analytics event.
  • Fixed issue that could cause a SerializationException and cause metrics to be dropped.
  • Fixed bug that would cause performance degradation for deeply nested segments.
  • Fixes issue where scoped metrics would be dropped from an initial custom transaction when a second custom transaction was created. Impacts transaction created using the BackgroundThreadTracerFactory or the OtherTransactionWrapper via XML.
  • Setting slowSql in newrelic.config to 'false' will now turn off slow SQL traces in the agent. This setting defaults to true. Server configuration values for this setting will override the value in the newrelic.config file.
  • Removed the generation of unscoped metrics in cases where a transaction was not available. The generation of these metrics has been found to have a noticeable negative performance impact, particularly to low-latency/high-throughput applications. This impact typically shows up as a drop in throughput and higher CPU overhead. The vast majority of these metrics are not visible unless added to a custom dashboard. Datastore and External metrics, however, were visible on their respective pages and will no longer be displayed unless associated with a transaction.
  • Fixed an issue when end-user monitoring is enabled that could cause some UTF-8 characters to get corrupted.
  • The .NET agent now sends up the databaseDuration and externalDuration attributes when the value is 0.

Upgrading

April 5, 2017
.NET agent v 6.10.1.0

Fixes

  • Fixed issue where "Query plan threshold" from server settings was being incorrectly interpreted. This caused a spike in SQL traces as well as explain plan executions for clients using server configuration.
  • Fixed a potential memory leak when an update to agent configuration is performed.

Upgrading

March 16, 2017
.NET agent v6.9.62.0

Fixes

  • Fixes a bug where a SerializationException message is generated in New Relic log during monitoring of asychronous calls.
  • Resolved issue where newrelic.config changes were not being picked up by the agent.

Upgrading

  • For upgrade instructions, see Upgrade the .NET agent.
  • If you are upgrading from a particularly old agent, see Upgrading legacy .NET agents for a list of major changes to the .NET agent.

March 2, 2017
.NET agent v6.8.172.0

New Features

Fixes

  • A bug was fixed which could cause the agent to shut down immediately at startup if a specific network error was encountered. The agent would then not restart until the application was restarted. The agent now retries network connection attempts indefinitely at startup until success is achieved, in all cases.

Upgrading

  • For upgrade instructions, see Upgrade the .NET agent.
  • If you are upgrading from a particularly old agent, see Upgrading legacy .NET agents for a list of major changes to the .NET agent.

January 25, 2017
.NET agent v6.7.67.0

New Features

Fixes

  • Fixed a bug where MS SQL Server instrumentation would generate exceptions and disable itself when a connection string contained a port number.

Upgrading

January 12, 2017
.NET agent v6.6.5.0

Fixes

  • Fixes an issue where query string parameters of a request's referrer URL get sent to APM when they should not be. For more information see the security bulletin https://docs.newrelic.com/docs/accounts-partnerships/accounts/security-b...
  • The Status Monitor now verifies that the application link points to the New Relic domain before loading the URI in the browser, when the user selects the 'View application in New Relic' button in the Status Monitor.

Upgrading

January 5, 2017
.NET agent v6.5.29.0

New Features

  • The agent now collects datastore instance information for Microsoft SQL Server, MySQL, PostGreSQL, Oracle, DB2, and Redis. This information is displayed in transaction traces and slow query traces. Datastore instance details are captured by default. For more information, visit https://docs.newrelic.com/docs/apm/applications-menu/features/analyze-da...
  • SQL trace identifiers now use an 8-byte value instead of a 4-byte value so that Data Loss Prevention monitors do not interpret the value as a 9-digit Social Security Number.

Upgrading

December 19, 2016
.NET agent v6.4.21.0

New Features

  • Transaction events and PageView events now include a common attribute, nr.tripId, which can be used to correlate between them in data returned by Insights. This allows, for example, the browser page load time information and the server page serve time for a web application to be considered together rather than separately.
  • A new, scriptable, installer is now available for the .NET Agent. This new installer makes it easier to perform unattended installations of the agent. This installer does not require .NET 3.5. If it is used to install the agent on a 64-bit machine, then both the 32-bit and 64-bit applications will be instrumented. The existing MSI installer is still recommended if you prefer an interactive installation process. For details, see: https://docs.newrelic.com/docs/agents/net-agent/installation-configurati....

Fixes

  • Fix an issue where the agent imposes a limitation on throughput for applications using datastores for which instance information is not currently supported.
  • Fixed a bug where the database name was not being captured from Microsoft SQL Server connections for the purposes of datastore instance reporting.

Upgrading

November 9, 2016
.NET agent v6.3.123.0

Fixes

  • Fixed an issue where the agent was not sending data to New Relic upon exit from a very short running application.
  • Fixed a bug where parameterized SQL queries might cause an incorrect explain plan to be generated.

Upgrading

October 13, 2016
.NET agent v6.2.26.0

New Features

  • Added support for IBM DB2 including slow query support. You'll see relevant breakdowns in the overview chart, entries in the Databases tab, and segments in transaction traces.

Fixes

  • The enabled attribute of the transactionTracer, when set to false, should disable all transaction trace output. This has been fixed in the .NET agent version 6.2.26.0

Upgrading

Copyright © 2024 New Relic Inc.

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