Skip to content

[chore] bump subset of otel-go-contrib packages#13103

Merged
codeboten merged 2 commits into
open-telemetry:mainfrom
codeboten:codeboten/bump-some-deps
May 27, 2025
Merged

[chore] bump subset of otel-go-contrib packages#13103
codeboten merged 2 commits into
open-telemetry:mainfrom
codeboten:codeboten/bump-some-deps

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

This bumps all but the otelconf package. Part of #13098 and unblocks #13088

This bumps all but the otelconf package.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs make gotidy

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot requested a review from bogdandrutu May 27, 2025 15:40
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.58%. Comparing base (392b705) to head (466027c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13103   +/-   ##
=======================================
  Coverage   91.58%   91.58%           
=======================================
  Files         505      505           
  Lines       28476    28476           
=======================================
  Hits        26079    26079           
  Misses       1883     1883           
  Partials      514      514           

☔ 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.

@codeboten codeboten added this pull request to the merge queue May 27, 2025
Merged via the queue into open-telemetry:main with commit 657abbe May 27, 2025
56 checks passed
@codeboten codeboten deleted the codeboten/bump-some-deps branch May 27, 2025 16:30
github-merge-queue Bot pushed a commit that referenced this pull request May 30, 2025
…rWithAttributes (#13108)

#### Description

Now that `otelzap` has been bumped up to 0.11.0 (#13103), this PR
follows up on a TODO comment to use
open-telemetry/opentelemetry-go-contrib#6962 to
set instrumentation scope attributes on the Logger created by otelzap,
instead of a workaround (`LoggerProviderWithAttributes`).

This is an internal change, and the new code should be functionally
equivalent, so I don't think this needs a changelog.

#### Testing

I believe this is already covered by existing tests.
malus2077 pushed a commit to malus2077/opentelemetry-collector that referenced this pull request Jun 3, 2025
…rWithAttributes (open-telemetry#13108)

#### Description

Now that `otelzap` has been bumped up to 0.11.0 (open-telemetry#13103), this PR
follows up on a TODO comment to use
open-telemetry/opentelemetry-go-contrib#6962 to
set instrumentation scope attributes on the Logger created by otelzap,
instead of a workaround (`LoggerProviderWithAttributes`).

This is an internal change, and the new code should be functionally
equivalent, so I don't think this needs a changelog.

#### Testing

I believe this is already covered by existing tests.
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.

4 participants