You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Move marshaler implementations to internal package
- Simplify code to obtain a marshaler given an encoding name
- Make marshalers independent of Sarama (Kafka client)
- Implement a generic Kafka exporter with type parameter
for signal-specific parts
- Create more tightly scoped unit tests for encodings, independent of the
general functionality of the exporter
0 commit comments