.NET Agent v2.0.6
May 2, 2023
-
New
Added the StackExchcange Redis latest library (2.x). -
New
Added the Oracle.ManagedDataAccess latest library (up to the 19.19.0 version). -
New
Added the function to select and trace only specific application pools.-
application_pool_filter_enabled Boolean
Default
false
Set it to
true
to trace only the applications registered in theapplication_pool_filter
option. -
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"
-
-
Fixed
Fixed the bug where ASP.NET Web API could not be traced. -
Fixed
Fixed the bug where active transactions could not be traced. -
Fixed
Fixed the bug where transaction IDs are sometimes duplicated. -
Fixed
Fixed the problem where multiple threads simultaneously accessed the same log file and the log was ignored. -
Fixed
Fixed the bug where the user count is not measered. -
Fixed
Fixed the bug where thetrace_httpc_normalize_urls
option does not work. -
Fixed
Fixed the bug where theprofile_http_header_enabled
option does not work.