Releases: coroot/coroot-node-agent
Releases · coroot/coroot-node-agent
1.23.2
What's Changed
- close existing connection with same PID:FD when creating a new one by @def in #164
- ebpf: improve protocol identification accuracy by @def in #166
Full Changelog: v1.23.1...v1.23.2
1.23.0
What's Changed
- add support for ClickHouse native protocol by @def in #159
- add support for Zookeeper client protocol by @def in #160
- handle missing
nf_conntrack
gracefully by @def in #161
Full Changelog: v1.22.10...v1.23.0
1.22.9
What's Changed
- conntrack: use kprobe on
nf_ct_deliver_cached_events
for tracking conntrack updates by @def in #156
Full Changelog: v1.22.8...v1.22.9
1.22.7
fix kernel version validation (#152)
(cherry picked from commit b996840aa0bb31bc7a3dd8b8c470086028fa1fb1)
v1.22.5
What's Changed
- ebpf: buffered read from perfmaps by @apetruhin in #145
- eBPF-based resolving of actual TCP connection destinations (conntrack) by @def in #146
- persist OTel tracers in containers by @def in #147
- logs: multilineCollectorTimeout=1s (instead of 100ms) by @def in #148
Full Changelog: v1.22.4...v1.22.5