We are evaluating combination of telegraf and GrafanaCloud (I should be specific and say HostedMetrics). From the code example it appears the endpoint is http post with bearer token and payload is json in specific format which doesn’t work with any of telegraf’s curernt output plugin. I’m wondering if
- there’s an alternative endpoint that talks say tcp or udp and takes graphite format payload?
- telegraf output plugin that supports piping metrics to HostedMetrics?
Any tips would be appreciated. Appreciate any help figuring this out.
-Richard