CLR Tracer releases
Instana CLR Tracer provides automated code instrumentation and tracing data across your environment. For more information, see Monitoring .NET Framework.
1.286.1
CLR Tracer 1.286.1 is released on 19 November 2024.
Improvements
The tracer now supports StackExchange.Redis 2.8.16.
1.285.1
CLR Tracer 1.285.1 is released on 11 November 2024.
Features
The unhandled exceptions in CLR Tracer is now logged.
Improvements
The tracer now adds the following enhancements:
- Captures the HTTP Status Code in remote procedure call (RPC) calls
- Supports the .Net library ServiceStack.Redis 8.0.0
- Supports the .NET library RestSharp 112.1.0
- Determines the assembly version support from configuration
Fixes
The tracer now adds the following fixes:
- Locks the AsyncContext before making changes to the underlying data
- Removes the check for missing environment variables in CLR Sensor 1.1.118
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.