newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Hybrid agent set status

Open lrafeei opened this issue 4 months ago • 2 comments

This PR adds status setting capabilities as well as adding to the record_exception functionality.

(Note that record_exception is not fully complete at this point.)

lrafeei avatar Dec 04 '25 04:12 lrafeei

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.82s
✅ MARKDOWN markdownlint 7 0 0 0 1.32s
✅ PYTHON ruff 972 1 0 0 1.02s
✅ PYTHON ruff-format 972 1 0 0 0.36s
✅ YAML prettier 15 0 0 0 1.44s
✅ YAML v8r 15 0 0 6.18s
✅ YAML yamllint 15 0 0 0.69s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Dec 04 '25 04:12 github-actions[bot]

Codecov Report

:x: Patch coverage is 81.25000% with 6 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (develop-hybrid-core-tracing@5577ffd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
newrelic/api/opentelemetry.py 81.25% 2 Missing and 4 partials :warning:
Additional details and impacted files
@@                      Coverage Diff                       @@
##             develop-hybrid-core-tracing    #1599   +/-   ##
==============================================================
  Coverage                               ?   79.87%           
==============================================================
  Files                                  ?      213           
  Lines                                  ?    25087           
  Branches                               ?     3988           
==============================================================
  Hits                                   ?    20039           
  Misses                                 ?     3619           
  Partials                               ?     1429           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Dec 04 '25 04:12 codecov-commenter