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

Kafka output plugin to support kafka rack awareness #41594

Open
kimxogus opened this issue Nov 11, 2024 · 1 comment
Open

Kafka output plugin to support kafka rack awareness #41594

kimxogus opened this issue Nov 11, 2024 · 1 comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@kimxogus
Copy link

Describe the enhancement:

As described in #9675 , beats doesn't support kafka rack awareness feature yet.
Rack awareness will help to reduce cross-zone network traffics so that we can reduce network cost and latancies.

Describe a specific use case for the enhancement or feature:

        output.kafka:
          hosts: [...]
          topic: ...
          client_id: ...
          client_rack: "${AZ_ID}"
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 11, 2024
@botelastic
Copy link

botelastic bot commented Nov 11, 2024

This issue doesn't have a Team:<team> label.

@kimxogus kimxogus changed the title Support Kafka Rack Awareness Kafka output plugin to support kafka rack awareness Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

No branches or pull requests

1 participant