.NET Agent v2.3.2
September 5, 2024
-
New
Added the agent option to set suffix of URLs to exclude from transaction collection.trace_ignore_url_suffix String
URLs that match the set suffix do not collect transaction performance. To set multiple items, use comma (,) as the delimiter.
-
Fixed
Added the parameterized query tracing feature.NoteFor agent options related to this feature (
profile_sql_param_enabled
), see the following. -
Fixed
Fixed the error occurring in the status code display of REST API transactions. -
Fixed
Added the methods related toSystem.Data.Common.DbCommand
that are not included in monitoring.Added some missing overloaded methods among the following asynchronous methods.
ExecuteReaderAsync
ExecuteNonQueryAsync
ExecuteScalarAsync
Download
-
Earlier than .NET runtime 4.6.1 or earlier than Windows 2012
Windows Server 2008 R2 is the minimum requirement.