3.10.0 — 2025-09-04¶
← 3.11.0 | 3.9.0 → | ↑ 3.x series
Added¶
gRPC Interceptor Enhancements¶
- Sentry Support in gRPC Trace Interceptors - Enhanced gRPC trace interceptors with dual APM support
- Added Sentry span creation for both sync and async gRPC client interceptors
- Added Sentry transaction creation for both sync and async gRPC server interceptors
- Maintained backward compatibility with existing Elastic APM functionality
- Support for simultaneous Elastic APM and Sentry tracing in gRPC services
- Proper error handling and span status management for both APM systems
- Configuration-driven tracing with graceful degradation when APM systems are unavailable