Looks like I took a slightly wrong approach here... I am able to get StatsD 
client to produce metrics by 
following 
https://influxdata.com/blog/getting-started-with-sending-statsd-metrics-to-telegraf-influxdb/.

# Statsd Server
[[inputs.statsd]]  

However, I'm unable to use an Influx Client to push metrics to Telegraf. 
Seems odd that Telegraf wouldn't have an Input type Influx data 
(measurement, tags, fields).

Might have to sick with using BatchPoints from Golang library for time 
being. Anything i'm missing here? 

On Thursday, August 18, 2016 at 5:40:33 PM UTC-7, Harlow Ward wrote:
>
> Hello all. New Influxdb user here. Excited to start using in our Prod 
> environment.
>
> I'm getting set up with Telegraf for the first time and wondering if I'm 
> able to leverage the Golang influx client 
> <https://github.com/influxdata/influxdb/tree/master/client/v2> to push 
> metrics directly to Telegraf and then have those metrics batched and sent 
> to InfluxCloud.
>
> We're also running a DataDog collector so I'll need to override the Port 
> to a unique value. 
>
> The docs mention only 1 field avail (
> https://github.com/influxdata/telegraf/tree/master/plugins/inputs/statsd#influx-statsd).
>  
> Anything else I should watch out for? 
>
>
> Thanks in advance,
> Harlow
>
>
>

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/21978d89-c263-4d55-90cf-a943c6bf389b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to