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 ai_monitoring.streaming.enabled setting #1068

Closed hmstepanek closed 8 months ago

hmstepanek commented 8 months ago

Add ai_monitoring.streaming.enabled setting.

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 4 0 6.27s
✅ PYTHON black 8 0 0 2.31s
✅ PYTHON flake8 8 0 1.23s
✅ PYTHON isort 8 0 0 0.28s
✅ PYTHON pylint 8 0 11.68s

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_