sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Fix typo in reported integration name for GraphQL

Open adinauer opened this issue 4 months ago • 1 comments

Description

We have a typo in lots of our integration names linked to GraphQL which are e.g. Spring7GrahQLWebMVC. These are missing a p and should be Spring7GraphQLWebMVC.

More examples:

  • Spring6NetflixDGSGrahQL
  • Spring6GrahQLWebFlux

Spring versions 5, 6 and 7 are affected.

adinauer avatar Aug 26 '25 15:08 adinauer