Skip to content

Update open-telemetry/api version to ^1.8#1882

Merged
brettmc merged 1 commit into
open-telemetry:mainfrom
nolanpro:patch-1
Feb 10, 2026
Merged

Update open-telemetry/api version to ^1.8#1882
brettmc merged 1 commit into
open-telemetry:mainfrom
nolanpro:patch-1

Conversation

@nolanpro

@nolanpro nolanpro commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

This was causing an error for me because the LoggerInterface changed

PHP Fatal error:  OpenTelemetry\SDK\Logs\Logger::logRecordBuilder() has #[\Override] attribute, but no matching parent method exists in ... /vendor/open-telemetry/sdk/Logs/Logger.php on line 34

@nolanpro
nolanpro requested a review from a team as a code owner February 6, 2026 00:51
@linux-foundation-easycla

linux-foundation-easycla Bot commented Feb 6, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: nolanpro / name: Nolan Ehrstrom (2d479aa)

@codecov

codecov Bot commented Feb 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.40%. Comparing base (26a2a4e) to head (2d479aa).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1882      +/-   ##
============================================
+ Coverage     68.34%   68.40%   +0.05%     
  Complexity     3009     3009              
============================================
  Files           449      449              
  Lines          8798     8798              
============================================
+ Hits           6013     6018       +5     
+ Misses         2785     2780       -5     
Flag Coverage Δ
8.2 68.20% <ø> (-0.08%) ⬇️
8.3 68.29% <ø> (+0.04%) ⬆️
8.4 68.22% <ø> (-0.05%) ⬇️
8.5 67.48% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26a2a4e...2d479aa. Read the comment docs.

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

@brettmc
brettmc merged commit 998cbc3 into open-telemetry:main Feb 10, 2026
8 of 9 checks passed
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.

2 participants