go-runtime-metrics
go-runtime-metrics copied to clipboard
Telegraf UDP support
Hi there!
First of all, I want to say that this lib looks awesome and provides helpful insights of our internal golang apps.
The only thing we miss is the ability to push metrics to telegraf using UDP (which is much lighter than tcp HTTP connections). Is there any plan to support it?
Thanks again for this work! 👏