Skip to content

Releases: coroot/coroot-node-agent

1.7.0

06 Mar 15:07
@def def
Compare
Choose a tag to compare
  • using Cilium's ebpf-maps to detect actual TCP connection destination addresses
  • add detection for the keydb application type

1.6.6

02 Mar 07:06
Compare
Choose a tag to compare
v1.6.6

Skipping the IPs assigned to interfaces in the DOWN state while resol…

1.6.5

01 Mar 16:01
Compare
Choose a tag to compare
v1.6.5

containerd: add the `k0s`-specific socket path (#10)

1.6.4

23 Feb 12:40
@def def
Compare
Choose a tag to compare
v1.6.4

added the `node_uptime_seconds` metric

1.6.3

20 Jan 10:46
@def def
Compare
Choose a tag to compare
v1.6.3

added support for gathering metadata from DigitalOcean droplets

1.6.2

28 Dec 12:45
@def def
Compare
Choose a tag to compare
v1.6.2

[containerd] try to find the containerd socket at the path specific t…

1.6.1

22 Dec 08:25
@def def
Compare
Choose a tag to compare
v1.6.1

[docker] gathering the configured container image, not its hash

1.6.0

22 Dec 07:51
@def def
Compare
Choose a tag to compare
v1.6.0

add the `container_info{image="..."}` metric

1.5.1

09 Dec 16:11
Compare
Choose a tag to compare
v1.5.1

eBPF tracer: rabbitmq amqp protocol support

1.5.0

09 Dec 13:17
Compare
Choose a tag to compare

Added support for Rabbitmq (AMQP 0-9-1) protocol:

  • container_rabbitmq_messages_total - Total number of Rabbitmq messages produced or consumed by the container.