Closed
Description
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