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 super agent supportability metric. #1225

Closed umaannamalai closed 3 weeks ago

umaannamalai commented 1 month ago

This PR adds a supportability metric to be reported each time the agent starts and agent health is being reported.

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.95s
✅ PYTHON black 2 1 0 2.05s
✅ PYTHON flake8 2 0 0.63s
✅ PYTHON isort 2 1 0 0.2s
✅ PYTHON pylint 2 0 3.87s

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_