Skip to content

Releases: coroot/coroot-node-agent

1.2.2

25 Nov 09:49
@def def
Compare
Choose a tag to compare
v1.2.2

eBPF tracer: determine the size of the first `io_vec` element when ha…

1.2.1

23 Nov 15:54
@def def
Compare
Choose a tag to compare
v1.2.1

more accurate binding of L7 requests to TCP connections

1.2.0

18 Nov 10:31
@def def
02681c1
Compare
Choose a tag to compare

This release introduces metrics describing outgoing L7 requests performed by containers.
For each supported protocol the agent reports the number of requests and their latency:

  • HTTP: container_http_requests_total, container_http_request_duration_seconds_total
  • Postgres: container_postgres_queries_total, container_postgres_queries_duration_seconds_total
  • Redis: container_redis_queries_total, container_redis_queries_duration_seconds_total
  • Memcached: container_memcached_queries_total, container_memcached_queries_duration_seconds_total
  • Mysql: container_mysql_queries_total, container_mysql_queries_duration_seconds_total
  • Mongo: container_mongo_queries_total, container_mongo_queries_duration_seconds_total

A Coroot release is coming soon that will provide unprecedented visibility to your applications based on these metrics:

image (2)

1.1.1

26 Oct 13:29
Compare
Choose a tag to compare
v1.1.1

ebpf: ensure that kernel tracing is available

1.1.0

27 Sep 10:26
Compare
Choose a tag to compare

Support for ARM64 - coroot/coroot#1

1.0.21

23 Sep 13:35
@def def
Compare
Choose a tag to compare
v1.0.21

don't skip a TCP connection if its entry cannot be found in the connt…

1.0.20

22 Sep 11:29
@def def
Compare
Choose a tag to compare
v1.0.20

add the `k3s` application type

1.0.19

17 Sep 12:53
@def def
Compare
Choose a tag to compare

Fixed container inspection on k3s

1.0.18

13 Jul 17:15
Compare
Choose a tag to compare
v1.0.18

run `logparser` for `containerd` containers

1.0.17

11 Jul 13:13
Compare
Choose a tag to compare
v1.0.17

fix cgroups parsing for a case when `containerd` uses the `systemd` c…