Skip to content

Releases: coroot/coroot-node-agent

1.23.3

07 Jan 12:36
@def def
4f95b6b
Compare
Choose a tag to compare

What's Changed

  • instance metadata: add support for Alibaba Cloud by @def in #167

Full Changelog: v1.23.2...v1.23.3

1.23.2

06 Jan 09:40
@def def
67a13bb
Compare
Choose a tag to compare

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.1

25 Dec 09:20
@def def
1dbf538
Compare
Choose a tag to compare

What's Changed

  • handle partial Zookeeper reads by @def in #162

Full Changelog: v1.23.0...v1.23.1

1.23.0

23 Dec 11:24
@def def
1da58fa
Compare
Choose a tag to compare

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.10

16 Dec 11:26
@def def
7f46467
Compare
Choose a tag to compare

What's Changed

  • cgroup: don't report CPU, Memory, and IO usage for / cgroup by @def in #157

Full Changelog: v1.22.9...v1.22.10

1.22.9

11 Dec 15:28
@def def
6dcf8fe
Compare
Choose a tag to compare

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.8

10 Dec 14:41
@def def
9386698
Compare
Choose a tag to compare

What's Changed

  • fix agent crash on kernels without DEBUG symbols by @def in #154

Full Changelog: v1.22.6...v1.22.8

1.22.7

09 Dec 17:45
Compare
Choose a tag to compare
fix kernel version validation (#152)

(cherry picked from commit b996840aa0bb31bc7a3dd8b8c470086028fa1fb1)

1.22.6

09 Dec 06:20
29f5d2c
Compare
Choose a tag to compare

What's Changed

  • file events: skip reading fdinfo for previously seen mounts by @def in #149
  • optimize FQDNs normalization by @def in #150
  • fix kernel version validation by @apetruhin in #153

Full Changelog: v1.22.5...v1.22.6

v1.22.5

03 Dec 13:53
649b1bf
Compare
Choose a tag to compare

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