dcramer / peated

https://peated.com
Apache License 2.0
59 stars 12 forks source link

deps: Bump Sentry SDKs to `8.0.0-beta.3` #163

Closed Lms24 closed 3 months ago

Lms24 commented 3 months ago

This PR bumps all Sentry SDK packages from ~8.0.0-alpha.7 to 8.0.0-beta.3. This should fix the GET 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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.73%. Comparing base (ef260e1) to head (b2856a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== + Coverage 77.71% 77.73% +0.02% ========================================== Files 198 198 Lines 14600 14573 -27 Branches 1237 1232 -5 ========================================== - Hits 11347 11329 -18 + Misses 3253 3244 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.