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 support for transaction based feedback. #1058

Closed umaannamalai closed 6 months ago

umaannamalai commented 7 months ago

Add support for passing transaction ID to record_llm_feedback_event API

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.77s
✅ PYTHON black 2 0 0 0.79s
✅ PYTHON flake8 2 0 0.44s
✅ PYTHON isort 2 0 0 0.15s
✅ PYTHON pylint 2 0 2.37s

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-ai-limited-preview #1058 +/- ## ============================================================= Coverage ? 77.55% ============================================================= Files ? 191 Lines ? 20204 Branches ? 3511 ============================================================= Hits ? 15669 Misses ? 3598 Partials ? 937 ```

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