Skip to content

AlexanderKulia/strawberry-sentry-integration-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry integration for Strawberry

SENTRY_DSN environment variable is required for the Sentry integration to work

poetry install
poetry run uvicorn strawberry_sentry.app:app

When getUser query is executed, trace gets sent to Sentry, but it is missing the graphql.query span that includes graphql.parse, graphql.validate and graphql.resolve spans

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages