gleam
gleam copied to clipboard
tcp or udp using gleam
Hi I would like to know if Gleam supports tcp source or udp source ? if yes , how to do?
https://github.com/chrislusf/gleam/blob/master/flow/dataset_source.go#L24
@chrislusf thanks! more, I have a data source, need multi-dimensional statistics, and each dimension's key is not same,how canI do it for using the gleam?