Skip to content

Conversation

@dmathieu
Copy link
Member

@dmathieu dmathieu commented Dec 8, 2025

This runs the .ci/scripts/update-otel.sh script so it is upgraded to the latest release.

@mergify
Copy link
Contributor

mergify bot commented Dec 8, 2025

This pull request does not have a backport label. Could you fix it @dmathieu? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@dmathieu dmathieu added the backport-active-all Automated backport with mergify to all the active branches label Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

@dmathieu dmathieu marked this pull request as ready for review December 8, 2025 11:25
@dmathieu dmathieu requested review from a team as code owners December 8, 2025 11:25
@dmathieu
Copy link
Member Author

dmathieu commented Dec 8, 2025

The failures appear to not be related to this PR.

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Dec 8, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@pierrehilbert pierrehilbert added the Team:Docs Label for the Observability docs team label Dec 8, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-docs (Team:Docs)

Copy link
Contributor

@theletterf theletterf left a 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.

@dmathieu
Copy link
Member Author

dmathieu commented Dec 8, 2025

If I don't update those, CI fails because the version don't match anymore.

@theletterf
Copy link
Contributor

@dmathieu I doubt it. No CI check fails because docs weren't updated, as far as I know. Let's check together tomorrow.

@dmathieu
Copy link
Member Author

dmathieu commented Dec 9, 2025

Hmm right, I was confused. It's the readme in pkg that needs updating. I've reverted that.

@mergify
Copy link
Contributor

mergify bot commented Dec 12, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b upgrade-otel upstream/upgrade-otel
git merge upstream/main
git push upstream upgrade-otel

@rogercoll
Copy link
Contributor

rogercoll commented Dec 12, 2025

@dmathieu Would you mind bumping the profilingmetrics connector to the just released v0.25.0? 🙏 It contains some configuration breaking changes that would be great having for 9.3

@dmathieu dmathieu requested a review from a team as a code owner December 12, 2025 11:46
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @dmathieu

@cmacknz cmacknz merged commit ee439f1 into main Dec 12, 2025
25 of 26 checks passed
@cmacknz cmacknz deleted the upgrade-otel branch December 12, 2025 18:05
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Dec 12, 2025

backport 8.19 9.1 9.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Dec 12, 2025
* 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
mergify bot pushed a commit that referenced this pull request Dec 12, 2025
* 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
mergify bot pushed a commit that referenced this pull request Dec 12, 2025
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches Team:Docs Label for the Observability docs team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants