Skip to content

[main][Automation] Update elastic/beats to 990735bb782a#12252

Merged
pierrehilbert merged 1 commit intomainfrom
update-beats-main
Jan 15, 2026
Merged

[main][Automation] Update elastic/beats to 990735bb782a#12252
pierrehilbert merged 1 commit intomainfrom
update-beats-main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What

Update elastic/beats to the latest version on branch main.

Changeset

@github-actions github-actions bot requested a review from a team as a code owner January 15, 2026 00:26
@github-actions github-actions bot added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jan 15, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

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

1 similar comment
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 15, 2026

This pull request does not have a backport label. Could you fix it @github-actions[bot]? 🙏
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.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@pierrehilbert pierrehilbert merged commit 125a422 into main Jan 15, 2026
12 checks passed
@pierrehilbert pierrehilbert deleted the update-beats-main branch January 15, 2026 07:45
osullivandonal pushed a commit to osullivandonal/elastic-agent that referenced this pull request Jan 15, 2026
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
osullivandonal added a commit that referenced this pull request Jan 15, 2026
…ead of MY_POD_IP (#12205)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------

Co-authored-by: Eric Beahan <eric.beahan@elastic.co>

* [main][Automation] Update elastic/beats to 990735bb782a (#12252)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
mergify bot pushed a commit that referenced this pull request Jan 15, 2026
…ead of MY_POD_IP (#12205)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------

Co-authored-by: Eric Beahan <eric.beahan@elastic.co>

* [main][Automation] Update elastic/beats to 990735bb782a (#12252)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
(cherry picked from commit 6ae71f4)
mergify bot pushed a commit that referenced this pull request Jan 15, 2026
…ead of MY_POD_IP (#12205)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------

Co-authored-by: Eric Beahan <eric.beahan@elastic.co>

* [main][Automation] Update elastic/beats to 990735bb782a (#12252)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
(cherry picked from commit 6ae71f4)
mergify bot pushed a commit that referenced this pull request Jan 15, 2026
…ead of MY_POD_IP (#12205)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>

* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------

Co-authored-by: Eric Beahan <eric.beahan@elastic.co>

* [main][Automation] Update elastic/beats to 990735bb782a (#12252)

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
(cherry picked from commit 6ae71f4)
osullivandonal added a commit that referenced this pull request Jan 15, 2026
…ead of MY_POD_IP (#12205) (#12256)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)




* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)



* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------



* [main][Automation] Update elastic/beats to 990735bb782a (#12252)



---------








(cherry picked from commit 6ae71f4)

Co-authored-by: Dónal O'Sullivan <92297851+osullivandonal@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
osullivandonal added a commit that referenced this pull request Jan 19, 2026
…ead of MY_POD_IP (#12205) (#12257)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)




* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)



* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------



* [main][Automation] Update elastic/beats to 990735bb782a (#12252)



---------








(cherry picked from commit 6ae71f4)

Co-authored-by: Dónal O'Sullivan <92297851+osullivandonal@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
osullivandonal added a commit that referenced this pull request Jan 21, 2026
…ead of MY_POD_IP (#12205) (#12255)

* Update OTel collector gateway to use 0.0.0.0 instead of MY_POD_IP

This allows the gateway to listen on all network interfaces for
traffic, this follows the same pattern that the daemon collector uses.
This prevents warnings being logged in k8s

* Add changelog for OTel gateway endpoint update

* Update gateway collector binding address to use specific K8s OTEL_K8S_POD_IP

This is done as using 0.0.0.0 can be more risky in the case of DDOS
attacks, see https://opentelemetry.io/docs/security/config-best-practices/#protect-against-denial-of-service-attacks

* Update OTel gateway otlp endpoint to be OTEL_K8S_POD_IP in k8s tests

* Update changelog with OTEL_K8S_POD_IP for kube-stack gateway OTLP update

* Revert update to k8s integration test for OTel gateway

These tests are automatically updated from upstream

* docs: update security url to link to central policy (#12241)

* docs: update security url to link to central policy

* docs: update security url to link to central policy

* [main][Automation] Update elastic/beats to eff88abc6dc8 (#12237)




* Update elastic-agent-libs 0.31.0 -> 0.32.0 (#12240)



* List available rollbacks (#11751)

* add new messages and operation

* List available rollbacks from CLI

* Add output flag for human, json, yaml

* assert list rollback command in standalone manual rollback tests

* bump beats

* fixup! assert list rollback command in standalone manual rollback tests

* fixup! fixup! assert list rollback command in standalone manual rollback tests

---------



* [main][Automation] Update elastic/beats to 990735bb782a (#12252)



---------








(cherry picked from commit 6ae71f4)

Co-authored-by: Dónal O'Sullivan <92297851+osullivandonal@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Co-authored-by: Paul McCann <paul.mccann@elastic.co>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Co-authored-by: Michal Pristas <michal.pristas@elastic.co>
Co-authored-by: Paolo Chilà <paolo.chila@elastic.co>
Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants