Skip to content

chore: bump otel to 127#3841

Merged
thampiotr merged 5 commits intomainfrom
korniltsev/otel127
Jun 16, 2025
Merged

chore: bump otel to 127#3841
thampiotr merged 5 commits intomainfrom
korniltsev/otel127

Conversation

@korniltsev
Copy link
Copy Markdown
Contributor

PR Description

Bump otel dependencies from 126 to 127

Which issue(s) this PR fixes

The new otel ebpf profiler PR #2920 requires upgrading to 128. I intend to submit another bump in a followup to keep the changes smaller and atomic

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@korniltsev korniltsev marked this pull request as ready for review June 16, 2025 08:26
@korniltsev korniltsev requested a review from a team as a code owner June 16, 2025 08:26
Copy link
Copy Markdown
Member

@tpaschalis tpaschalis left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines +158 to +161
// todo: allow configuring retries https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/39509
RetryMode: awss3exporter.DefaultRetryMode,
RetryMaxAttempts: awss3exporter.DefaultRetryMaxAttempts,
RetryMaxBackoff: awss3exporter.DefaultRetryMaxBackoff,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We will want to expose this in Alloy config and add to documentation.

Similarly, we'll need to go through changelog and ensure we expose all the new functionality or describe any breaking changes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

As far as I understand, the current version of the PR does not change behavior and should not break anything.
Do you mind creating an issue and lets work on this in a followup PR?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool, opened this one: #3844

@thampiotr thampiotr merged commit 47959d5 into main Jun 16, 2025
71 of 77 checks passed
@thampiotr thampiotr deleted the korniltsev/otel127 branch June 16, 2025 11:01
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants