Releases: coroot/coroot-node-agent
Releases · coroot/coroot-node-agent
1.21.0
What's Changed
- add
container_net_tcp_bytes_sent_total
and container_net_tcp_bytes_received_total
metrics by @def in #116
Full Changelog: v1.20.7...v1.21.0
1.20.5
What's Changed
- python: search for
pthread_cond_timedwait
in both libc.so and libpthread.so by @def in #109
Full Changelog: v1.20.4...v1.20.5
1.20.4
What's Changed
- add
container_net_tcp_connection_time_seconds_total
metric by @def in #107
- add
container_python_thread_lock_wait_time_seconds
metric by @def in #108
Full Changelog: v1.20.3...v1.20.4
1.20.2
What's Changed
- add
systemd_triggered_by
label to container_info
metric to detect periodic jobs triggered by systemd timers by @def in #100
Full Changelog: v1.20.1...v1.20.2
1.20.1
What's Changed
- fix container RSS memory calculation with cgroup v2 stats by @def in #99
Full Changelog: v1.20.0...v1.20.1
1.20.0
What's Changed
- enable tracking of all connections by default (0.0.0.0/0) by @def in #96
- fix cgroup detection during systemd service initialization by @def in #97
- Clean up Pinger code by @def in #98
Full Changelog: v1.19.9...v1.20.0