New major features
- MongoDB protocol support for some programming languages
- JSON RPC support for Go
- Support for adding manual spans in Go
- Improved NodeJS distributed traces support
- Survey mode for service discovery
What's Changed
This release includes important backports from the upstream OpenTelemetry eBPF Instrumentation project, including:
- Allowing the user to specify whether metrics, traces or both should be exported on a per-service (selector) basis
- Likewise, allowing the user to specify a per-service (selector) sampler configuration
- Improved NodeJS instrumentation support
- Important bug fixes related to tracking the life-cycle of services
- Memory optimisations and other small bug fixes related to crashes
Other changes/additions
- Bump release-2.5 to latest OBI 1.1.3 by @rafaelroquetto in #2123
Full Changelog: v2.5.1...v2.5.4