sentry_link 0.1.1 sentry_link: ^0.1.1 copied to clipboard
Automatic capture of exceptions and GraphQL errors for the gql eco-system, like graphql and ferry
0.1.1 #
- Update
gql
dependencies - Add inner exceptions for event processor
0.1.0 #
- Add
SentryTracingLink
which creates performance traces - Add
SentryResponseParser
,SentryRequestSerializer
andsentryResponseDecoder
which create spans for (de)serialization operations
0.0.3 #
- Fix an invalid usage of Sentry's context
- Add event processor for nested LinkExceptions
0.0.2 #
- Update dependencies and add some docs
0.0.1 #
- Initial version.