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

[exporter/kafka] Add an ability to partition logs based on resource tags #33229

Open
SHaaD94 opened this issue May 26, 2024 · 4 comments
Open
Labels
enhancement New feature or request exporter/kafka

Comments

@SHaaD94
Copy link
Contributor

SHaaD94 commented May 26, 2024

Component(s)

exporter/kafka

Is your feature request related to a problem? Please describe.

It would be nice to be able to partition logs based on resources, the same way we did it for metrics in #31675

Describe the solution you'd like

  • I would like to have a flag in kafka exporter, which would indicate the result kafka payload would have a partitioning key, calculated based on sorted resource tags.

Describe alternatives you've considered

Alternative to this would be to write an additional balancing middleware.

Additional context

No response

@SHaaD94 SHaaD94 added enhancement New feature or request needs triage New item requiring triage labels May 26, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1
Copy link
Member

Makes sense to me, removing needs triage as this was also already done for metrics, as pointed out.

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Jul 29, 2024
@SHaaD94
Copy link
Contributor Author

SHaaD94 commented Jul 29, 2024

I would like to bump the issue status : )

@github-actions github-actions bot removed the Stale label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exporter/kafka
Projects
None yet
Development

No branches or pull requests

2 participants