Containerd sensor releases
Instana monitors Containerd by using the Instana Containerd sensor. The sensor provides insights into the health and performance of applications and services that run on Containerd.
For more information, see Monitoring Containerd.
Release 1.0.47
Containerd sensor 1.0.47 is released on 24 February 2026.
Improvements
This release improves log collection when handling container shutdown scenarios.
Release 1.0.46
Containerd sensor 1.0.46 is released on 2 September 2025.
Fixes
Previously, lookup for additional labels present in container images on Kubernetes failed when CRI-API was used. This issue is now fixed. The lookup now uses imageRef as the image identifier.
Release 1.0.45
Containerd sensor 1.0.45 is released on 20 August 2025.
Improvements
The Containerd sensor now supports the native CRI-API client that you can enable with the environment variable INSTANA_USE_CONTAINERD_CRI_CLIENT (default: true only in Kubernetes). When set to true, the metrics are collected by the cgroup and the ContainerD socket that is typically located at /var/run/containerd/containerd.sock.
Fixes
This release fixes an issue that is related to retrieval of Total Cache and Total RSS through the agent service for both cgroupv1 and cgroupv2.
Release 1.0.44
Containerd sensor 1.0.44 is released on 21 July 2025.
Fixes
This release provides the following fixes:
- ContainerD log sensor instances now shut down as expected to prevent duplicate log collection when monitored containers restart within Kubernetes pods or deployments.
- Error handling from client-side sensor misconfiguration is now improved.
- Dropping of some logs during the container startup and teardown process is now resolved.
Release 1.0.43
Containerd sensor 1.0.43 is released on 10 June 2025.
Improvements
The Containerd sensor now supports custom poll rate configuration.
Release 1.0.42
Containerd sensor 1.0.42 is released on 31 March 2025.
Improvements
You can now parse the cgroup data directly by using the environment variable INSTANA_CONTAINERD_PARSE_CGROUP_DATA=true .
Release 1.0.41
Containerd sensor 1.0.41 is released on 28 January 2025.
Features
The Containerd sensor now supports Total Normalized CPU Time and Memory Working Set Usage metrics for Control Group V2 (cgroupv2).
Release 1.0.40
Containerd sensor 1.0.40 is released on 9 December 2024.
Improvements
The Containerd sensor now supports the following Containerd versions: 1.6.x, 1.7.x, and 2.0.x.
Release 1.0.39
Containerd sensor 1.0.39 is released on 10 October 2024.
Improvements
This release adds support for heartbeat to the Containerd sensor, which reduces the data that is sent to the Instana backend. The agent only sends data every 10 seconds if the backend supports the heartbeat.