-
Notifications
You must be signed in to change notification settings - Fork 205
[9.0] Switch to fork of opentelemetry-collector-contrib and restore beat receivers #7411
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
[9.0] Switch to fork of opentelemetry-collector-contrib and restore beat receivers #7411
Conversation
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
💚 Build Succeeded
History
cc @cmacknz |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |




This reverts #7023 and uses a replace directive pointed at the HEAD of the https://github.com/elastic/opentelemetry-collector-contrib/commits/9.0/ branch to allow us to downgrade prometheus to a version that Beats can support.
The 0.300 version of Prometheus introduces breaking changes that we do not have time to incorporate, at the same time we need the v0.120.0 version of the elasticsearch exporter.
elastic/opentelemetry-collector-contrib@19cd4e8 removing the 0.300 Prometheus dependency upgrade is the only commit in the fork above that is different from the upstream v0.120.0 release.