-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
enhancementNew feature or requestNew feature or requestexporter/kafkaneeds triageNew item requiring triageNew item requiring triage
Description
Component(s)
exporter/kafka
Is your feature request related to a problem? Please describe.
The kafka exporter currently allows exporting to a fixed topic or a topic from an attribute in the data.
When using an attribute, if the topic name isn't already in the data for some reason, the topic name inherently pollutes the data.
Describe the solution you'd like
I would like to be able to pull the topic name from the context. This would allow prior components in the pipeline to define/customize the topic name without modifying the data being exported.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestexporter/kafkaneeds triageNew item requiring triageNew item requiring triage