newrelic-python-agent
newrelic-python-agent copied to clipboard
Graphene-Django introspection fix
This PR adds:
- Instrumentation for graphene-django
- A fix to the user seeing an introspection field (__schema) after loading/reloading a GraphiQL page while running New Relic.
🦙 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
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.