Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add request logging instrumentation #479

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

testower
Copy link
Collaborator

Summary

Sometimes it's desirable to make breaking changes to the graphql api. This instrumentation can provide insights into the usage of selection fields.

Issue

Closes #476

@testower testower marked this pull request as ready for review June 10, 2024 07:33
@testower testower force-pushed the request-loggging-instrumentation branch from 531a0db to 706f122 Compare June 10, 2024 07:50
Copy link

sonarcloud bot commented Jun 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
15.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@testower testower marked this pull request as draft June 11, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add selection field instrumentation for graphql requests
1 participant