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 chain instrumentation #1016

Closed hmstepanek closed 9 months ago

hmstepanek commented 10 months ago

Overview

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.72s
✅ PYTHON black 7 0 0 1.94s
✅ PYTHON flake8 7 0 1.19s
✅ PYTHON isort 7 0 0 0.3s
❌ PYTHON pylint 7 5 9.22s

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview-3 #1016 +/- ## =============================================================== Coverage ? 79.27% =============================================================== Files ? 192 Lines ? 20648 Branches ? 3604 =============================================================== Hits ? 16369 Misses ? 3288 Partials ? 991 ```

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