Skip to content

[beatreceiver] Add support for elasticsearch.parameters#12510

Merged
khushijain21 merged 6 commits into
mainfrom
supportparam
Feb 3, 2026
Merged

[beatreceiver] Add support for elasticsearch.parameters#12510
khushijain21 merged 6 commits into
mainfrom
supportparam

Conversation

@khushijain21
Copy link
Copy Markdown
Contributor

@khushijain21 khushijain21 commented Jan 30, 2026

What does this PR do?

This PR adds support for output.elasticsearch.parameters in beatreceiver

Why is it important?

It is required for compatibility with beats and beatreceivers config

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None

Related issues

@khushijain21 khushijain21 requested a review from a team as a code owner January 30, 2026 10:01
@khushijain21 khushijain21 marked this pull request as draft January 30, 2026 10:02
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jan 30, 2026

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

@khushijain21 khushijain21 marked this pull request as ready for review January 30, 2026 10:48
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jan 30, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

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

Comment thread internal/pkg/otel/translate/output_elasticsearch.go Outdated
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @khushijain21

@khushijain21 khushijain21 merged commit cd3437f into main Feb 3, 2026
22 checks passed
@khushijain21 khushijain21 deleted the supportparam branch February 3, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Support output.parameter for beatreceivers

5 participants