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 ML supportability metrics #1077

Closed umaannamalai closed 6 months ago

umaannamalai commented 7 months ago

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

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.65s
✅ PYTHON black 15 0 0 2.11s
✅ PYTHON flake8 15 0 1.06s
✅ PYTHON isort 15 3 0 0.24s
❌ PYTHON pylint 15 14 9.08s

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1077 +/- ## =============================================================== Coverage ? 81.86% =============================================================== Files ? 192 Lines ? 21155 Branches ? 3702 =============================================================== Hits ? 17319 Misses ? 2774 Partials ? 1062 ```

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