Skip to content

[Chore] Accomodate breaking from elastic-agent-libs and elastic-agent-system-metrics#46054

Merged
khushijain21 merged 28 commits intoelastic:mainfrom
khushijain21:localloggermon
Aug 29, 2025
Merged

[Chore] Accomodate breaking from elastic-agent-libs and elastic-agent-system-metrics#46054
khushijain21 merged 28 commits intoelastic:mainfrom
khushijain21:localloggermon

Conversation

@khushijain21
Copy link
Contributor

@khushijain21 khushijain21 commented Aug 18, 2025

This PR accommodates breaking changes made in this PR elastic/elastic-agent-libs#341 . It effectively uses local logger in place of global ones

And also accommodates breaking changes from elastic-agent-system-metrics

Proposed commit message

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

@khushijain21 khushijain21 requested review from a team as code owners August 18, 2025 08:18
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 18, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@khushijain21 khushijain21 changed the title localloggermon [Chore] Remove global logger from monitoring/adapter Aug 18, 2025
@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @khushijain21? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport 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.

@khushijain21 khushijain21 marked this pull request as draft August 18, 2025 08:20
@khushijain21 khushijain21 added backport-8.18 Automated backport to the 8.18 branch Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Aug 18, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 18, 2025
@khushijain21 khushijain21 marked this pull request as ready for review August 18, 2025 09:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@khushijain21 khushijain21 added the Team:Security-Service Integrations Security Service Integrations Team label Aug 18, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@khushijain21 khushijain21 added the Team:obs-ds-hosted-services Label for the Observability Hosted Services team label Aug 18, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services)

@khushijain21 khushijain21 added the Team:Security-Linux Platform Linux Platform Team in Security Solution label Aug 18, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform)

@khushijain21 khushijain21 requested a review from a team as a code owner August 25, 2025 08:19
@mergify
Copy link
Contributor

mergify bot commented Aug 26, 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 localloggermon upstream/localloggermon
git merge upstream/main
git push upstream localloggermon

Copy link
Member

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the infraobs owned changes

@khushijain21 khushijain21 enabled auto-merge (squash) August 26, 2025 12:06
@khushijain21 khushijain21 merged commit a601b44 into elastic:main Aug 29, 2025
248 of 251 checks passed
mergify bot pushed a commit that referenced this pull request Aug 29, 2025
…ent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	go.mod
#	go.sum
#	libbeat/outputs/metrics.go
#	winlogbeat/eventlog/metrics.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/libbeat/cmd/instance/receiver.go
mergify bot pushed a commit that referenced this pull request Aug 29, 2025
…ent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	filebeat/input/unix/input.go
#	go.mod
#	go.sum
#	libbeat/outputs/metrics.go
#	libbeat/processors/dns/resolver_test.go
#	packetbeat/protos/protos.go
#	packetbeat/protos/sip/plugin.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/filebeat/input/awss3/metrics.go
#	x-pack/filebeat/input/awss3/metrics_test.go
#	x-pack/filebeat/input/awss3/s3_input.go
#	x-pack/filebeat/input/awss3/s3_objects.go
#	x-pack/filebeat/input/awss3/s3_objects_test.go
#	x-pack/filebeat/input/awss3/s3_test.go
#	x-pack/filebeat/input/awss3/sqs_input.go
#	x-pack/filebeat/input/awss3/sqs_s3_event.go
#	x-pack/filebeat/input/awss3/sqs_test.go
#	x-pack/filebeat/input/azureblobstorage/input.go
#	x-pack/filebeat/input/azureblobstorage/input_stateless.go
#	x-pack/filebeat/input/azureblobstorage/input_test.go
#	x-pack/filebeat/input/azureblobstorage/job.go
#	x-pack/filebeat/input/azureblobstorage/metrics.go
#	x-pack/filebeat/input/azureblobstorage/metrics_test.go
#	x-pack/filebeat/input/azureblobstorage/scheduler.go
#	x-pack/filebeat/input/azureeventhub/decoder_test.go
#	x-pack/filebeat/input/azureeventhub/input_test.go
#	x-pack/filebeat/input/azureeventhub/metrics.go
#	x-pack/filebeat/input/azureeventhub/metrics_test.go
#	x-pack/filebeat/input/azureeventhub/v1_input.go
#	x-pack/filebeat/input/azureeventhub/v2_input.go
#	x-pack/filebeat/input/benchmark/input.go
#	x-pack/filebeat/input/cel/input.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/activedirectory.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/azure.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/jamf.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/okta.go
#	x-pack/filebeat/input/etw/input.go
#	x-pack/filebeat/input/etw/input_test.go
#	x-pack/filebeat/input/gcppubsub/metrics.go
#	x-pack/filebeat/input/gcs/input.go
#	x-pack/filebeat/input/gcs/input_stateless.go
#	x-pack/filebeat/input/gcs/job.go
#	x-pack/filebeat/input/gcs/metrics.go
#	x-pack/filebeat/input/gcs/metrics_test.go
#	x-pack/filebeat/input/gcs/scheduler.go
#	x-pack/filebeat/input/http_endpoint/handler_test.go
#	x-pack/filebeat/input/http_endpoint/input.go
#	x-pack/filebeat/input/http_endpoint/input_test.go
#	x-pack/filebeat/input/httpjson/input.go
#	x-pack/filebeat/input/lumberjack/input.go
#	x-pack/filebeat/input/lumberjack/metrics.go
#	x-pack/filebeat/input/lumberjack/server.go
#	x-pack/filebeat/input/streaming/crowdstrike.go
#	x-pack/filebeat/input/streaming/metrics.go
#	x-pack/filebeat/input/streaming/metrics_test.go
#	x-pack/filebeat/input/streaming/websocket.go
khushijain21 added a commit that referenced this pull request Sep 1, 2025
…t-libs` and `elastic-agent-system-metrics` (#46307)

* [Chore] Accomodate breaking from `elastic-agent-libs` and `elastic-agent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	filebeat/input/unix/input.go
#	go.mod
#	go.sum
#	libbeat/outputs/metrics.go
#	libbeat/processors/dns/resolver_test.go
#	packetbeat/protos/protos.go
#	packetbeat/protos/sip/plugin.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/filebeat/input/awss3/metrics.go
#	x-pack/filebeat/input/awss3/metrics_test.go
#	x-pack/filebeat/input/awss3/s3_input.go
#	x-pack/filebeat/input/awss3/s3_objects.go
#	x-pack/filebeat/input/awss3/s3_objects_test.go
#	x-pack/filebeat/input/awss3/s3_test.go
#	x-pack/filebeat/input/awss3/sqs_input.go
#	x-pack/filebeat/input/awss3/sqs_s3_event.go
#	x-pack/filebeat/input/awss3/sqs_test.go
#	x-pack/filebeat/input/azureblobstorage/input.go
#	x-pack/filebeat/input/azureblobstorage/input_stateless.go
#	x-pack/filebeat/input/azureblobstorage/input_test.go
#	x-pack/filebeat/input/azureblobstorage/job.go
#	x-pack/filebeat/input/azureblobstorage/metrics.go
#	x-pack/filebeat/input/azureblobstorage/metrics_test.go
#	x-pack/filebeat/input/azureblobstorage/scheduler.go
#	x-pack/filebeat/input/azureeventhub/decoder_test.go
#	x-pack/filebeat/input/azureeventhub/input_test.go
#	x-pack/filebeat/input/azureeventhub/metrics.go
#	x-pack/filebeat/input/azureeventhub/metrics_test.go
#	x-pack/filebeat/input/azureeventhub/v1_input.go
#	x-pack/filebeat/input/azureeventhub/v2_input.go
#	x-pack/filebeat/input/benchmark/input.go
#	x-pack/filebeat/input/cel/input.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/activedirectory.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/azure.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/jamf.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/okta.go
#	x-pack/filebeat/input/etw/input.go
#	x-pack/filebeat/input/etw/input_test.go
#	x-pack/filebeat/input/gcppubsub/metrics.go
#	x-pack/filebeat/input/gcs/input.go
#	x-pack/filebeat/input/gcs/input_stateless.go
#	x-pack/filebeat/input/gcs/job.go
#	x-pack/filebeat/input/gcs/metrics.go
#	x-pack/filebeat/input/gcs/metrics_test.go
#	x-pack/filebeat/input/gcs/scheduler.go
#	x-pack/filebeat/input/http_endpoint/handler_test.go
#	x-pack/filebeat/input/http_endpoint/input.go
#	x-pack/filebeat/input/http_endpoint/input_test.go
#	x-pack/filebeat/input/httpjson/input.go
#	x-pack/filebeat/input/lumberjack/input.go
#	x-pack/filebeat/input/lumberjack/metrics.go
#	x-pack/filebeat/input/lumberjack/server.go
#	x-pack/filebeat/input/streaming/crowdstrike.go
#	x-pack/filebeat/input/streaming/metrics.go
#	x-pack/filebeat/input/streaming/metrics_test.go
#	x-pack/filebeat/input/streaming/websocket.go

* fix conflicts

* fix conflicts

* fix conflicts

---------

Co-authored-by: Khushi Jain <khushi.jain@elastic.co>
khushijain21 added a commit that referenced this pull request Sep 4, 2025
…nt-libs` and `elastic-agent-system-metrics` (#46306)

* [Chore] Accomodate breaking from `elastic-agent-libs` and `elastic-agent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	go.mod
#	go.sum
#	libbeat/outputs/metrics.go
#	winlogbeat/eventlog/metrics.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/libbeat/cmd/instance/receiver.go

* fix conlficts

* fix conflicts

* fix conflicts

---------

Co-authored-by: Khushi Jain <khushi.jain@elastic.co>
@khushijain21 khushijain21 added backport-8.18 Automated backport to the 8.18 branch backport-9.0 Automated backport to the 9.0 branch labels Sep 8, 2025
mergify bot pushed a commit that referenced this pull request Sep 8, 2025
…ent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/input.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	filebeat/input/unix/input.go
#	go.mod
#	go.sum
#	libbeat/monitoring/inputmon/input_test.go
#	libbeat/outputs/elasticsearch/client_integration_test.go
#	libbeat/outputs/elasticsearch/client_test.go
#	libbeat/outputs/metrics.go
#	libbeat/processors/dns/resolver_test.go
#	libbeat/publisher/pipeline/client_test.go
#	libbeat/publisher/pipeline/controller.go
#	metricbeat/module/windows/wmi/utils.go
#	packetbeat/protos/protos.go
#	packetbeat/protos/sip/plugin.go
#	winlogbeat/eventlog/metrics.go
#	winlogbeat/eventlog/wineventlog.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/filebeat/input/awss3/metrics.go
#	x-pack/filebeat/input/awss3/metrics_test.go
#	x-pack/filebeat/input/awss3/s3_input.go
#	x-pack/filebeat/input/awss3/s3_objects.go
#	x-pack/filebeat/input/awss3/s3_objects_test.go
#	x-pack/filebeat/input/awss3/s3_test.go
#	x-pack/filebeat/input/awss3/sqs_input.go
#	x-pack/filebeat/input/awss3/sqs_s3_event.go
#	x-pack/filebeat/input/awss3/sqs_test.go
#	x-pack/filebeat/input/azureblobstorage/input.go
#	x-pack/filebeat/input/azureblobstorage/input_stateless.go
#	x-pack/filebeat/input/azureblobstorage/input_test.go
#	x-pack/filebeat/input/azureblobstorage/job.go
#	x-pack/filebeat/input/azureblobstorage/metrics.go
#	x-pack/filebeat/input/azureblobstorage/metrics_test.go
#	x-pack/filebeat/input/azureblobstorage/scheduler.go
#	x-pack/filebeat/input/azureeventhub/decoder_test.go
#	x-pack/filebeat/input/azureeventhub/input_test.go
#	x-pack/filebeat/input/azureeventhub/metrics.go
#	x-pack/filebeat/input/azureeventhub/metrics_test.go
#	x-pack/filebeat/input/azureeventhub/v1_input.go
#	x-pack/filebeat/input/azureeventhub/v2_input.go
#	x-pack/filebeat/input/benchmark/input.go
#	x-pack/filebeat/input/cel/input.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/activedirectory.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/azure.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/jamf.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/okta.go
#	x-pack/filebeat/input/etw/input.go
#	x-pack/filebeat/input/etw/input_test.go
#	x-pack/filebeat/input/gcppubsub/metrics.go
#	x-pack/filebeat/input/gcppubsub/pubsub_test.go
#	x-pack/filebeat/input/gcs/input.go
#	x-pack/filebeat/input/gcs/input_stateless.go
#	x-pack/filebeat/input/gcs/job.go
#	x-pack/filebeat/input/gcs/metrics.go
#	x-pack/filebeat/input/gcs/metrics_test.go
#	x-pack/filebeat/input/gcs/scheduler.go
#	x-pack/filebeat/input/http_endpoint/handler_test.go
#	x-pack/filebeat/input/http_endpoint/input.go
#	x-pack/filebeat/input/http_endpoint/input_test.go
#	x-pack/filebeat/input/httpjson/input.go
#	x-pack/filebeat/input/lumberjack/input.go
#	x-pack/filebeat/input/lumberjack/metrics.go
#	x-pack/filebeat/input/lumberjack/server.go
#	x-pack/filebeat/input/streaming/crowdstrike.go
#	x-pack/filebeat/input/streaming/metrics.go
#	x-pack/filebeat/input/streaming/metrics_test.go
#	x-pack/filebeat/input/streaming/websocket.go
#	x-pack/libbeat/cmd/instance/receiver.go
mergify bot pushed a commit that referenced this pull request Sep 8, 2025
…ent-system-metrics` (#46054)

(cherry picked from commit a601b44)

# Conflicts:
#	NOTICE.txt
#	filebeat/input/filestream/input_delete_integration_test.go
#	filebeat/input/filestream/internal/input-logfile/input.go
#	filebeat/input/filestream/internal/input-logfile/metrics.go
#	filebeat/input/netmetrics/tcp.go
#	filebeat/input/netmetrics/udp.go
#	filebeat/input/unix/input.go
#	go.mod
#	go.sum
#	libbeat/monitoring/inputmon/input_test.go
#	libbeat/outputs/elasticsearch/client_integration_test.go
#	libbeat/outputs/metrics.go
#	libbeat/processors/dns/resolver_test.go
#	libbeat/publisher/pipeline/client_test.go
#	libbeat/publisher/pipeline/controller.go
#	metricbeat/module/windows/wmi/utils.go
#	packetbeat/protos/protos.go
#	packetbeat/protos/sip/plugin.go
#	winlogbeat/eventlog/metrics.go
#	winlogbeat/eventlog/wineventlog.go
#	x-pack/filebeat/input/awss3/input_benchmark_test.go
#	x-pack/filebeat/input/awss3/metrics.go
#	x-pack/filebeat/input/awss3/metrics_test.go
#	x-pack/filebeat/input/awss3/s3_input.go
#	x-pack/filebeat/input/awss3/s3_objects.go
#	x-pack/filebeat/input/awss3/s3_objects_test.go
#	x-pack/filebeat/input/awss3/s3_test.go
#	x-pack/filebeat/input/awss3/sqs_input.go
#	x-pack/filebeat/input/awss3/sqs_s3_event.go
#	x-pack/filebeat/input/awss3/sqs_test.go
#	x-pack/filebeat/input/azureblobstorage/input.go
#	x-pack/filebeat/input/azureblobstorage/input_stateless.go
#	x-pack/filebeat/input/azureblobstorage/input_test.go
#	x-pack/filebeat/input/azureblobstorage/job.go
#	x-pack/filebeat/input/azureblobstorage/metrics.go
#	x-pack/filebeat/input/azureblobstorage/metrics_test.go
#	x-pack/filebeat/input/azureblobstorage/scheduler.go
#	x-pack/filebeat/input/azureeventhub/decoder_test.go
#	x-pack/filebeat/input/azureeventhub/input_test.go
#	x-pack/filebeat/input/azureeventhub/metrics.go
#	x-pack/filebeat/input/azureeventhub/metrics_test.go
#	x-pack/filebeat/input/azureeventhub/v1_input.go
#	x-pack/filebeat/input/azureeventhub/v2_input.go
#	x-pack/filebeat/input/benchmark/input.go
#	x-pack/filebeat/input/cel/input.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/activedirectory.go
#	x-pack/filebeat/input/entityanalytics/provider/activedirectory/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/azure.go
#	x-pack/filebeat/input/entityanalytics/provider/azuread/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/jamf.go
#	x-pack/filebeat/input/entityanalytics/provider/jamf/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/metrics.go
#	x-pack/filebeat/input/entityanalytics/provider/okta/okta.go
#	x-pack/filebeat/input/etw/input.go
#	x-pack/filebeat/input/etw/input_test.go
#	x-pack/filebeat/input/gcppubsub/metrics.go
#	x-pack/filebeat/input/gcppubsub/pubsub_test.go
#	x-pack/filebeat/input/gcs/input.go
#	x-pack/filebeat/input/gcs/input_stateless.go
#	x-pack/filebeat/input/gcs/job.go
#	x-pack/filebeat/input/gcs/metrics.go
#	x-pack/filebeat/input/gcs/metrics_test.go
#	x-pack/filebeat/input/gcs/scheduler.go
#	x-pack/filebeat/input/http_endpoint/handler_test.go
#	x-pack/filebeat/input/http_endpoint/input.go
#	x-pack/filebeat/input/http_endpoint/input_test.go
#	x-pack/filebeat/input/httpjson/input.go
#	x-pack/filebeat/input/lumberjack/input.go
#	x-pack/filebeat/input/lumberjack/metrics.go
#	x-pack/filebeat/input/lumberjack/server.go
#	x-pack/filebeat/input/streaming/crowdstrike.go
#	x-pack/filebeat/input/streaming/metrics.go
#	x-pack/filebeat/input/streaming/metrics_test.go
#	x-pack/filebeat/input/streaming/websocket.go
#	x-pack/libbeat/cmd/instance/receiver.go
@khushijain21 khushijain21 added backport-8.18 Automated backport to the 8.18 branch and removed backport-8.18 Automated backport to the 8.18 branch labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.18 Automated backport to the 8.18 branch backport-8.19 Automated backport to the 8.19 branch backport-9.0 Automated backport to the 9.0 branch backport-9.1 Automated backport to the 9.1 branch Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Integration-Experience Team:obs-ds-hosted-services Label for the Observability Hosted Services team Team:Security-Linux Platform Linux Platform Team in Security Solution Team:Security-Service Integrations Security Service Integrations Team Team:Security-Windows Platform Windows Platform Team in Security Solution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants