-
Notifications
You must be signed in to change notification settings - Fork 204
Upgrade otel to 0.141.0 and 1.37.0 #11671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request does not have a backport label. Could you fix it @dmathieu? 🙏
|
🔍 Preview links for changed docs |
|
The failures appear to not be related to this PR. |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
Pinging @elastic/ingest-docs (Team:Docs) |
theletterf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs should be updated automatically on the next release, so best if these can be reverted in the meantime.
|
If I don't update those, CI fails because the version don't match anymore. |
|
@dmathieu I doubt it. No CI check fails because docs weren't updated, as far as I know. Let's check together tomorrow. |
|
Hmm right, I was confused. It's the readme in pkg that needs updating. I've reverted that. |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
@dmathieu Would you mind bumping the |
💛 Build succeeded, but was flaky
Failed CI StepsHistory
cc @dmathieu |
|
@Mergifyio backport 8.19 9.1 9.2 |
✅ Backports have been created
|
* upgrade otel to 0.141.0 and 1.37.0 * upgrade components * upgrade custom collector manifest too * upgrade more docs * restore the docs upgrade * set telemetry factory * upgrade profiling metrics * remove now defunct profilingmetrics metrics (cherry picked from commit ee439f1) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/edot/go.mod # internal/edot/go.sum # internal/pkg/otel/README.md # internal/pkg/otel/samples/linux/profiles_metrics.yml
* upgrade otel to 0.141.0 and 1.37.0 * upgrade components * upgrade custom collector manifest too * upgrade more docs * restore the docs upgrade * set telemetry factory * upgrade profiling metrics * remove now defunct profilingmetrics metrics (cherry picked from commit ee439f1) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/edot/go.mod # internal/edot/go.sum # internal/pkg/otel/README.md # internal/pkg/otel/samples/linux/profiles_metrics.yml
* upgrade otel to 0.141.0 and 1.37.0 * upgrade components * upgrade custom collector manifest too * upgrade more docs * restore the docs upgrade * set telemetry factory * upgrade profiling metrics * remove now defunct profilingmetrics metrics (cherry picked from commit ee439f1) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/edot/go.mod # internal/edot/go.sum # internal/pkg/otel/README.md
This runs the
.ci/scripts/update-otel.shscript so it is upgraded to the latest release.