Closed Lms24 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.73%. Comparing base (
ef260e1
) to head (b2856a9
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR bumps all Sentry SDK packages from
~8.0.0-alpha.7
to8.0.0-beta.3
. This should fix theGET GET
transaction names on the error shared internally in slack. Also, I removed most of the custom Fastify instrumentation in favour of the SDK's Otel instrumentation for Fastify.