24.2.0
Bug Fixes:
- Fix regression in SQL query scrubbing. (#3091)
- Normalize route in trace context data field. (#3104)
- Limit the length of scrubbed span descriptions. (#3115)
Features:
- Add protobuf support for ingesting OpenTelemetry spans and use official
opentelemetry-proto
generated structs. (#3044)
Internal:
- Set the span op on segments. (#3082)