Skip to content

Releases: coroot/coroot-node-agent

1.23.5

21 Jan 10:34
@def def
91cd15d
Compare
Choose a tag to compare

What's Changed

  • add support for hybrid cgroup mode with both V1 and V2 enabled by @def in #169
  • instance metadata: add support for Scaleway by @def in #170

Full Changelog: v1.23.4...v1.23.5

1.23.4

17 Jan 12:29
75b0def
Compare
Choose a tag to compare

What's Changed

  • Add version flag and installation of specific version by @MemberIT in #141

New Contributors

Full Changelog: v1.23.3...v1.23.4

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)