Bernhard Hauke
Bernhard Hauke
This fixes #2715 by setting a fallback value for `execution_context.query`. --- ## General Notes Thank you for contributing to `sentry-python`! Please add tests to validate your changes, and lint your...
### Problem Statement Currently when an exception or error occurs during the processing of a GraphQL operation by Graphene, the transaction name assigned to the reported issue is often not...
This commit adds a span for a graphql operation to the graphene integration Fixes #2765 --- ## General Notes Thank you for contributing to `sentry-python`! Please add tests to validate...
The anthropic python sdk integration is documented and added to the integrations list ## Pre-merge checklist *If you work at Sentry, you're able to merge your own PR without review,...
Since in NuxtJS it should also be the `public/` directory and not `static` - the setup docs for NuxtJS were updated. Further, since it now is exactly the same as...