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 instrumentation for sync LangChain tools. #1028

Closed umaannamalai closed 8 months ago

umaannamalai commented 8 months ago

This PR adds instrumentation for synchronous LangChain tools.

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 3 0 5.5s
✅ PYTHON black 4 1 0 1.92s
❌ PYTHON flake8 4 1 0.99s
✅ PYTHON isort 4 1 0 0.27s
✅ PYTHON pylint 4 0 7.99s

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1028 +/- ## =============================================================== Coverage ? 78.63% =============================================================== Files ? 192 Lines ? 20507 Branches ? 3580 =============================================================== Hits ? 16125 Misses ? 3367 Partials ? 1015 ```

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