Parse OpenTSDB transformation¶
com.github.jcustenborder.kafka.connect.opentsdb.ParseOpenTSDB$Key
com.github.jcustenborder.kafka.connect.opentsdb.ParseOpenTSDB$Value
The ParseOpenTSDB transformation will parse data that is formatted with the OpenTSDB wire protocol.
Tip
This transformation expects data to be a String. You are most likely going to use the StringConverter.