.NET Agent v2.3.1
August 26, 2024
-
NewAdded the feature to collect traces that occur outside of transactions.-
expand_transaction_level Boolean
Default
falseIf 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_leveloption istrue, data is collected only when the response time is longer than the set time. It collects up to 100 cases per second.
-
-
NewDisplay DB connection information: Added the feature to display database connection information for transactions using the database. -
ChangedModified to display the status code of a transaction even if it is not an error.
Info