Releases: coroot/coroot-node-agent
Releases · coroot/coroot-node-agent
1.8.9
What's Changed
- Fix TCP connection timestamp handling by @def in #24
- Skip binary data in the logs (#25)
Full Changelog: v1.8.8...v1.8.9
1.8.7
v1.8.7
don't skip connections from the host network namespace to the loopbac…
1.8.6
v1.8.6
Merge pull request #20 from coroot/containers_with_multiple_net_names…
1.8.5
Merge pull request #19 from coroot/aws_metadata_service_v2
using IMDSv2 to retrieve AWS instance metadata
1.8.4
Merge pull request #18 from coroot/docker_swarm
Initial support for Docker Swarm
1.8.3
v1.8.3
added a rate limited writer for `klog` (#17)
1.8.2
v1.8.2
recovering from panics while parsing `bson` documents (#16)
1.8.1
v1.8.1
fix reading from Cilium's eBPF maps (#15)
1.8.0
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