newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
178 stars 102 forks source link

Logging Attributes #1033

Closed TimPansino closed 10 months ago

TimPansino commented 10 months ago

Overview

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 14 0 6.83s
✅ PYTHON black 29 0 0 3.1s
✅ PYTHON flake8 29 0 1.81s
✅ PYTHON isort 29 1 0 0.43s
✅ PYTHON pylint 29 0 15.61s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_