Skip to content

Releases: coroot/coroot-node-agent

1.8.3

24 May 12:42
@def def
Compare
Choose a tag to compare
v1.8.3

added a rate limited writer for `klog` (#17)

1.8.2

18 May 14:42
@def def
Compare
Choose a tag to compare
v1.8.2

recovering from panics while parsing `bson` documents (#16)

1.8.1

12 May 09:55
Compare
Choose a tag to compare
v1.8.1

fix reading from Cilium's eBPF maps (#15)

1.8.0

10 May 10:12
@def def
9960601
Compare
Choose a tag to compare

This release adds a new eBPF-based tracing feature to the agent, allowing it to create OpenTelemetry spans from captured Layer 7 requests and report them to an OTel Collector via OTLP (HTTP). The following protocols are supported:

  • HTTP
  • Postgres
  • MySQL
  • Redis
  • Memcached
  • MongoDB

1.7.6

06 Apr 06:47
@def def
Compare
Choose a tag to compare
v1.7.6

cloud metadata: fix overwriting labels with empty values

1.7.5

29 Mar 09:58
@def def
Compare
Choose a tag to compare
v1.7.5

cloud metadata: added the ability to set the instance type and lifecy…

1.7.4

17 Mar 10:14
Compare
Choose a tag to compare
v1.7.4

logparser: v1.0.5

1.7.3

09 Mar 14:36
@def def
Compare
Choose a tag to compare
v1.7.3

handling the cmdline change in `runsc`

1.7.2

09 Mar 08:02
@def def
Compare
Choose a tag to compare
v1.7.2

initial support for sandboxed containers (e.g., `gvisor`)

1.7.1

07 Mar 16:33
@def def
Compare
Choose a tag to compare
v1.7.1

persisting mount info instead of reading `/proc/<pid>/mountinfo` on e…