Skip to content
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

Register the azure-eventhub input on Windows #40609

Merged

Conversation

zmoog
Copy link
Contributor

@zmoog zmoog commented Aug 24, 2024

Proposed commit message

Registers the azure-eventhub input on the Windows platform.

During the recent upgrade of the input from the Filebeat input API v1 to input API v2 , I missed registering the input
for the Windows platform in the x-pack/filebeat/input/default-inputs/inputs_windows.go file.

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.

How to test this PR locally

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 24, 2024
@zmoog zmoog self-assigned this Aug 24, 2024
@zmoog zmoog added bug Team:obs-ds-hosted-services Label for the Observability Hosted Services team input:azure-eventhub labels Aug 24, 2024
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 24, 2024
Copy link
Contributor

mergify bot commented Aug 24, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @zmoog? 🙏.
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-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

@zmoog zmoog marked this pull request as ready for review August 24, 2024 23:49
@zmoog zmoog requested a review from a team as a code owner August 24, 2024 23:49
@elasticmachine
Copy link
Collaborator

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

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Aug 25, 2024
@elasticmachine
Copy link
Collaborator

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

@pierrehilbert pierrehilbert requested review from faec and removed request for rdner August 25, 2024 14:25
@zmoog zmoog added the backport-8.15 Automated backport to the 8.15 branch with mergify label Aug 26, 2024
@zmoog zmoog merged commit cc561ff into main Aug 26, 2024
20 checks passed
@zmoog zmoog deleted the zmoog/fix-missing-azure-eventhub-input-registration-on-windows branch August 26, 2024 17:04
mergify bot pushed a commit that referenced this pull request Aug 26, 2024
Registers the `azure-eventhub` input on the Windows platform.

During the recent [upgrade](#39511)
of the input from the Filebeat input API v1 to input API v2, I missed
registering the input for the Windows platform in the
`x-pack/filebeat/input/default-inputs/inputs_windows.go` file.

(cherry picked from commit cc561ff)
zmoog added a commit that referenced this pull request Aug 26, 2024
Registers the `azure-eventhub` input on the Windows platform.

During the recent [upgrade](#39511)
of the input from the Filebeat input API v1 to input API v2, I missed
registering the input for the Windows platform in the
`x-pack/filebeat/input/default-inputs/inputs_windows.go` file.

(cherry picked from commit cc561ff)

Co-authored-by: Maurizio Branca <maurizio.branca@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.15 Automated backport to the 8.15 branch with mergify bug input:azure-eventhub Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:obs-ds-hosted-services Label for the Observability Hosted Services team
Projects
None yet
4 participants