newrelic / newrelic-python-agent

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

Add ai_monitoring.record_content.enabled flag #1078

Closed lrafeei closed 6 months ago

lrafeei commented 7 months ago

Overview

This PR adds the ai_monitoring.record_content.enabled flag, which obfuscates query content's input/outputs

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 5 0 7.32s
✅ PYTHON black 25 0 0 3.76s
✅ PYTHON flake8 25 0 2.04s
✅ PYTHON isort 25 0 0 0.3s
✅ PYTHON pylint 25 0 16.72s

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 7 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-ai-limited-preview-3@32b8cfd). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1078 +/- ## =============================================================== Coverage ? 81.89% =============================================================== Files ? 192 Lines ? 21200 Branches ? 3719 =============================================================== Hits ? 17361 Misses ? 2776 Partials ? 1063 ```

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