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 Attribute Instrumentation #1015

Closed TimPansino closed 10 months ago

TimPansino commented 10 months ago

Overview

Linked PRs

Depends on #1014

mergify[bot] commented 10 months ago

⚠️ The sha of the head commit of this PR conflicts with #1014. Mergify cannot evaluate rules on this PR. ⚠️

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 4.74s
✅ PYTHON black 7 0 0 0.89s
✅ PYTHON flake8 7 0 0.52s
✅ PYTHON isort 7 0 0 0.18s
✅ PYTHON pylint 7 0 3.9s

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_

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (develop-logging-attributes@9cd6af2). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-logging-attributes #1015 +/- ## ============================================================= Coverage ? 81.14% ============================================================= Files ? 190 Lines ? 19734 Branches ? 3457 ============================================================= Hits ? 16013 Misses ? 2726 Partials ? 995 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mergify[bot] commented 10 months ago

⚠️ The sha of the head commit of this PR conflicts with #1014. Mergify cannot evaluate rules on this PR. ⚠️