Skip to content

Conversation

@rochdev
Copy link
Member

@rochdev rochdev commented Jun 28, 2018

This PR fixes the following reference errors in the graphql integration:

  • The field paths stored were invalid, causing the integration to crash when trying to retrieve the field span using its path
  • When an error was thrown by the graphql executor, it would cause the operation span to never be created. This caused a crash when trying to reference the operation span in the callback and prevented tracing the error.

@rochdev rochdev added bug Something isn't working integrations labels Jun 28, 2018
@rochdev rochdev added this to the 0.3.2 milestone Jun 28, 2018
@rochdev rochdev merged commit c23d979 into master Jun 29, 2018
@rochdev rochdev deleted the fix-graphql-spans branch June 29, 2018 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants