.NET Agent v2.0.6
May 2, 2023
-
NewAdded the StackExchcange Redis latest library (2.x). -
NewAdded the Oracle.ManagedDataAccess latest library (up to the 19.19.0 version). -
NewAdded the function to select and trace only specific application pools.-
application_pool_filter_enabled Boolean
Default
falseSet it to
trueto trace only the applications registered in theapplication_pool_filteroption. -
application_pool_filter String
Enter the name of the application to trace. You can set multiple values using comma (,) as a separator.
whatap.confapplication_pool_filter="DefaultAppPool, userSiteAppName"
-
-
FixedFixed the bug where ASP.NET Web API could not be traced. -
FixedFixed the bug where active transactions could not be traced. -
FixedFixed the bug where transaction IDs are sometimes duplicated. -
FixedFixed the problem where multiple threads simultaneously accessed the same log file and the log was ignored. -
FixedFixed the bug where the user count is not measered. -
FixedFixed the bug where thetrace_httpc_normalize_urlsoption does not work. -
FixedFixed the bug where theprofile_http_header_enabledoption does not work.