CLR Tracer releases
Instana CLR Tracer provides automated code instrumentation and tracing data across your environment. For more information, see Monitoring .NET Framework.
1.284.4
CLR Tracer 1.284.4 is released on 24 October 2024.
Improvements
The CLR Tracer now manages the third-party dependencies by using the vcpkg
package manager instead of manually managing them.
1.284.2
CLR Tracer 1.284.2 is released on 16 October 2024.
Fixes
The crash issue that occurred in Internet Information Services (IIS)-hosted applications that use log4net libraries is now fixed.
1.281.2
CLR Tracer 1.282.2 is released on 23 September 2024.
Improvements
This release now captures the HTTP Status Code in remote procedure call (RPC) calls.
Fixes
This release removes the check for missing environment variables in CLR sensor 1.1.118.
1.281.2
CLR Tracer 1.281.2 is released on 10 September 2024.
Improvements
This release adds instrumentation support for the following versions of libraries:
- EasyNetQ 7.8.0
- MySql (MySql.Data) 9.0.0
For more information about supported versions, see Supported libraries and frameworks for tracing.
1.280.3
CLR Tracer 1.280.3 is released on 21 August 2024.
Improvements
CLR Tracer now adds tracing support for the following versions of libraries:
- Couchbase 3.2.1 - 3.6.2.
- Oracle Devart (Oracle.ManagedDataAccess.Client) 21.11.0 - 23.5.0.
- Quartz 3.12.0
- Entity Framework 6.2.0 - 6.5.1
- PostgreSQL (NpgSql) 8.0.3
- Oracle ODP (Oracle.DataAccess.Client) 4.121.3 and later.
- ServiceStack 4.5.14 - 8.3.0
For more information about supported versions, see Supported libraries and frameworks for tracing.
Fixes
Unnecessary error logging of Windows Communication Foundation (WCF) is removed.
1.278.2
CLR Tracer 1.278.2 is released on 31 July 2024.
Improvements
More optional logs are now added for OnEnter
and OnExit
methods.
1.278.1
CLR Tracer 1.278.1 is released on 25 July 2024.
Fixes
-
The exception that occurred with Windows Communication Foundation (WCF) when the Web Programming Model was used is now fixed.
-
Error handling is now added to report error count.
1.277.1
CLR Tracer 1.277.1 is released on 16 July 2024.
Features
The tracer now supports WCF AsyncPattern tracing. For more information, see Supported libraries and frameworks for tracing.
1.274.1
CLR Tracer 1.274.1 is released on 10 June 2024.
Features
The tracer now supports Couchbase query tracing.
1.271.3
CLR Tracer 1.271.3 is released on 23 April 2024.
Improvements
The INSTANA_ALLOW_EXIT_AS_ROOT
environment variable is now changed to INSTANA_ALLOW_ROOT_EXIT_SPAN
.
Fixes
Improper handling of the ThreadAbortException
error caused high CPU usage. This issue is now fixed.