newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Graphene-Django introspection fix

Open lrafeei opened this issue 3 years ago • 2 comments

This PR adds:

  1. Instrumentation for graphene-django
  2. A fix to the user seeing an introspection field (__schema) after loading/reloading a GraphiQL page while running New Relic.

lrafeei avatar Oct 10 '22 22:10 lrafeei

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 3 0 3.02s
✅ PYTHON black 13 0 0 1.35s
✅ PYTHON flake8 13 0 0.89s
✅ PYTHON isort 13 0 0 0.22s
✅ PYTHON pylint 13 0 8.25s

See errors details in artifact MegaLinter reports on CI Job page Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 10 '22 22:10 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 07 '23 15:01 stale[bot]