Skip to content

Azure function instrumentation#1395

Merged
lrafeei merged 12 commits intomainfrom
azure-function-instrumentation
Jun 18, 2025
Merged

Azure function instrumentation#1395
lrafeei merged 12 commits intomainfrom
azure-function-instrumentation

Conversation

@lrafeei
Copy link
Contributor

@lrafeei lrafeei commented May 28, 2025

This PR provides instrumentation for Azure Functions with HTTP triggers

@mergify mergify bot added the merge-conflicts Merge conflicts detected. label May 28, 2025
@mergify mergify bot removed the merge-conflicts Merge conflicts detected. label May 28, 2025
@github-actions
Copy link

github-actions bot commented May 28, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ MARKDOWN markdownlint 7 0 0 0 1.12s
✅ MARKDOWN markdown-link-check 7 0 0 20.05s
✅ PYTHON ruff 916 0 0 0 0.95s
✅ PYTHON ruff-format 916 0 0 0 0.31s
✅ YAML prettier 13 0 0 0 1.25s
✅ YAML v8r 13 0 0 7.42s
✅ YAML yamllint 13 0 0 0.6s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2025

Codecov Report

Attention: Patch coverage is 68.86228% with 52 lines in your changes missing coverage. Please review.

Project coverage is 81.33%. Comparing base (94f6628) to head (d3e9af7).

Files with missing lines Patch % Lines
newrelic/hooks/framework_azurefunctions.py 71.65% 15 Missing and 21 partials ⚠️
newrelic/common/utilization.py 54.83% 12 Missing and 2 partials ⚠️
newrelic/core/application.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1395      +/-   ##
==========================================
+ Coverage   80.90%   81.33%   +0.43%     
==========================================
  Files         206      207       +1     
  Lines       23300    23466     +166     
  Branches     3677     3710      +33     
==========================================
+ Hits        18851    19087     +236     
+ Misses       3226     3121     -105     
- Partials     1223     1258      +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@lrafeei lrafeei marked this pull request as ready for review May 28, 2025 21:44
@lrafeei lrafeei requested a review from a team as a code owner May 28, 2025 21:44
@mergify mergify bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Jun 9, 2025
@lrafeei lrafeei force-pushed the azure-function-instrumentation branch from b5f7f04 to f310662 Compare June 17, 2025 23:18
@mergify mergify bot removed the tests-failing Tests failing in CI. label Jun 17, 2025
@lrafeei lrafeei requested a review from TimPansino June 17, 2025 23:43
@mergify mergify bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Jun 18, 2025
Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
@TimPansino
Copy link
Contributor

Looks good to me, after Uma approves I'll approve as well.

@mergify mergify bot added the tests-failing Tests failing in CI. label Jun 18, 2025
@lrafeei lrafeei force-pushed the azure-function-instrumentation branch from d2c0f14 to c2c862a Compare June 18, 2025 17:15
@lrafeei lrafeei added this to the v10.14.0 milestone Jun 18, 2025
@mergify mergify bot removed the tests-failing Tests failing in CI. label Jun 18, 2025
@lrafeei lrafeei merged commit e914c4e into main Jun 18, 2025
59 checks passed
@lrafeei lrafeei deleted the azure-function-instrumentation branch June 18, 2025 19:09
@Newrelic-Boomi
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants