Closed kphelps closed 4 years ago
Sure. This looks like a good idea. What other attributes does schema expose?
We should either expose all possible attributes or have a setting for someone to choose which attributes they would like decorated.
Sorry, took me a while to get back to this. I included the schema id from the registry as well. Doesn't look like there is anything else exposed from the schema object that we would want to include in the metadata.
Are there any plans to resolve the conflicts and merge this change? This feature would be very helpful for filtering messages.
Rebased this onto master. Can you take another look at this @ryananguiano?
Thanks for this plugin.
I needed to access the name and namespace of the schema downstream from the codec. This adds a config option to decorate the events with some metadata. Feedback is appreciated.