dagger icon indicating copy to clipboard operation
dagger copied to clipboard

Log column names in case of Kafka and Influx sink

Open prakharmathur82 opened this issue 4 years ago • 0 comments

Currently, both Kafka and Influx sink logs only the data(Row) that is being sent.

Add support for logging column names as well along with data points similar to the implementation in log sink.

This will enable users to correlate the data points with column names.

prakharmathur82 avatar Aug 13 '21 07:08 prakharmathur82