.NET Agent v2.3.1
August 26, 2024
-
New
Added the feature to collect traces that occur outside of transactions.-
expand_transaction_level Boolean
Default
false
If the option value is set to
true
, SQL and HTTP calls that occur outside of transactions are treated as transactions and displayed in the hitmap. -
expand_transaction_basetime Int
Default
1000
(1 second) / Min100
(0.1 second)When the
expand_transaction_level
option istrue
, data is collected only when the response time is longer than the set time. It collects up to 100 cases per second.
-
-
New
Display DB connection information: Added the feature to display database connection information for transactions using the database. -
Changed
Modified to display the status code of a transaction even if it is not an error.
Download
-
Earlier than .NET runtime 4.6.1 or earlier than Windows 2012
Windows Server 2008 R2 is the minimum requirement.