Conversation
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Contributor
🤖 GitHub commentsJust comment with:
|
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
v1v
approved these changes
Dec 17, 2025
cmacknz
approved these changes
Dec 17, 2025
pierrehilbert
approved these changes
Dec 18, 2025
intxgo
approved these changes
Jan 5, 2026
mauri870
approved these changes
Jan 5, 2026
Contributor
|
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Contributor
|
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services) |
Contributor
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Contributor
ShourieG
approved these changes
Jan 6, 2026
MichaelKatsoulis
approved these changes
Jan 8, 2026
nfritts
approved these changes
Jan 8, 2026
mergify bot
pushed a commit
that referenced
this pull request
Jan 8, 2026
* Remove agentbeat. * Remove another reference. (cherry picked from commit 95291ea)
6 tasks
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jan 9, 2026
This pipeline was removed as part of elastic#48147. Agentbeat is intended to be removed from 9.3 onwards, but the other supported version branches still rely on it.
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jan 9, 2026
This pipeline was removed as part of elastic#48147. Agentbeat is intended to be removed from 9.3 onwards, but the other supported version branches still rely on it.
6 tasks
mauri870
added a commit
that referenced
this pull request
Jan 9, 2026
This pipeline was removed as part of #48147. Agentbeat is intended to be removed from 9.3 onwards, but the other supported version branches still rely on it.
6 tasks
mauri870
pushed a commit
that referenced
this pull request
Jan 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Remove https://github.com/elastic/beats/tree/main/x-pack/agentbeat and it's related build, packaging, and CI jobs as it has been merged into the new elastic-otel-collector binary introduced by elastic/elastic-agent#11821.
Agentbeat has become bundled beats inside the elastic-otel-collector binary (which still has a filebeat sub-command for example) until all Beats are runnable as receivers when the beat sub-commands will be removed.
Related issues