Features
- Send
otel.kind
to Sentry (#3907) - Allow passing
environment
toCheckinUtils.withCheckIn
(3889) - Changes up to
7.18.0
have been merged and are now included as well
Fixes
- Mark
DiskFlushNotification
hint flushed when rate limited (#3892)- Our
UncaughtExceptionHandlerIntegration
waited for the full flush timeout duration (default 15s) when rate limited.
- Our
- Do not replace
op
with auto generated content for OpenTelemetry spans with span kindINTERNAL
(#3906)
Behavioural Changes
- Send file name and path only if isSendDefaultPii is true (#3919)