.NET Agent v2.3.2
September 5, 2024
-
NewAdded 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.
-
FixedAdded the parameterized query tracing feature.NoteFor agent options related to this feature (
profile_sql_param_enabled), see the following. -
FixedFixed the error occurring in the status code display of REST API transactions. -
FixedAdded the methods related toSystem.Data.Common.DbCommandthat are not included in monitoring.Added some missing overloaded methods among the following asynchronous methods.
ExecuteReaderAsyncExecuteNonQueryAsyncExecuteScalarAsync
Info