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

Add Dictionary Log Message Support #1014

Closed TimPansino closed 10 months ago

TimPansino commented 10 months ago

Overview

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ PYTHON bandit 5 1 5.9s
✅ PYTHON black 6 0 0 1.72s
✅ PYTHON flake8 6 0 1.15s
✅ PYTHON isort 6 0 0 0.21s
✅ PYTHON pylint 6 0 8.74s

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@d98d5f2). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-logging-attributes #1014 +/- ## ============================================================= Coverage ? 81.15% ============================================================= Files ? 190 Lines ? 19739 Branches ? 3457 ============================================================= Hits ? 16019 Misses ? 2725 Partials ? 995 ```

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