Louis
Louis
Thank you for this PR. Still considering adding this feature as it's one more transport to maintain. At the same time, I would like to see if this generate interest...
Hello, Thank you for the report. Could you give more information? How did it trigger? I believe it appears also during some testing. It's not the first time since #40...
Other objectives on the roadmap * Ensure MPLS labels are stored in an array #100 * Optimize performance using `sync.Pool` to reuse protobufs. * Write encoder for testing * Investigate...
Check if possible: extend mapping to "create" at runtime new protobuf fields?
This [commit](https://github.com/netsampler/goflow2/commit/c6f43cbe9e25c0ce8b9fa6d7b3d0ecf63703eabd) is trying to change the protobuf to match the [spec case](https://developers.google.com/protocol-buffers/docs/style#message_and_field_names).
Implemented the changes as part of #128 (not sure if there's a better way to do with GitHub). Closing this PR. Thank you!
Hello, Thank you for this suggestion, would you like to do a PR? For [Sarama](https://pkg.go.dev/github.com/Shopify/sarama#Config), this should be `Config.Producer.Compression` field to set
Merged related PR: #128 Thank you!
Hello @mrstellion, Thank you for the kind feedback. At the moment, it is not possible to fetch the others sFlow types. I am currently evaluating if this could be done...
Hello, > That would be awesome to implement such selection process via configuration file. I agree, this would also simplify #12 and #11. Currently, only NetFlow/IPFIX allows custom mapping of...