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 langchain agent #1043

Closed lrafeei closed 9 months ago

lrafeei commented 9 months ago

Overview

Adds instrumentation for agents in Langchain

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 3 0 5.44s
✅ PYTHON black 6 0 0 2.03s
✅ PYTHON flake8 6 0 1.21s
✅ PYTHON isort 6 0 0 0.22s
✅ PYTHON pylint 6 0 8.89s

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1043 +/- ## =============================================================== Coverage ? 81.74% =============================================================== Files ? 192 Lines ? 20654 Branches ? 3606 =============================================================== Hits ? 16883 Misses ? 2740 Partials ? 1031 ```

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