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

Update AI framework metrics to supportability #1059

Closed umaannamalai closed 8 months ago

umaannamalai commented 9 months ago

This PR updates Bedrock and OpenAI framework metrics to supportability metrics for cross-agent consistency.

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.44s
✅ PYTHON black 9 0 0 1.45s
✅ PYTHON flake8 9 0 0.91s
✅ PYTHON isort 9 6 0 0.21s
✅ PYTHON pylint 9 0 6.04s

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

:exclamation: Current head 179e1cc differs from pull request most recent head d6ad50d. Consider uploading reports for the commit d6ad50d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview #1059 +/- ## ============================================================= Coverage ? 77.50% ============================================================= Files ? 191 Lines ? 20195 Branches ? 3507 ============================================================= Hits ? 15653 Misses ? 3596 Partials ? 946 ```

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