Kubernetes Agent v1.9.16
Includes Java Agent v2.2.68
July 16, 2026
-
FeatureAdded acgroup_versiontag tokube_node_perf- Distinguishes
unified(v2) /hybrid/legacy(v1) /unknownvalues (provided as a tag only, with no new JSON field).
- Distinguishes
-
FixedFixed CPU throttle time being collected lower than the actual value in cgroup v2 environments- Corrected an issue where
throttled_usec(μs) fromcpu.statwasn't converted to ns, causing values to be collected about 1000x lower than on v1.
CautionAfter this release,
cpu_throttledtimevalues on cgroup v2 nodes may appear much higher (about 1000x) than before. This reflects a correction of a value that was previously undercounted by 1000x, not an actual increase in throttling. - Corrected an issue where
-
FixedFixed memory Max Usage not being collected in cgroup v2 environments- Changed to collect the Max Usage value from
memory.peak.
- Changed to collect the Max Usage value from
-
FixedFixed blkio (disk I/O) metrics not being collected at all in cgroup v2 environments- Replaced the
io.statparser.
CautionStarting with this release, blkio metrics will begin being collected on cgroup v2 nodes. Please note that values that were previously not collected at all will now start flowing in normally.
- Replaced the
Agent download: kube_mon_1.9.16.tar