Discussion:
[influxdb] viewing telegraf databases in chronograf
Vignesh Radhakrishnan
2018-04-12 07:19:48 UTC
Permalink
Hi, i've been running the anomaly detection module as described in the
tutorial with a view towards developing other python udf along similar
lines.

When i run the tick script , i can see that the data has been populated in
the telegraf DB 'printer' (refer attachment), but is not shown on
chronograf - since it gets its data from influx.
I have tried passing the stream through the influxDBOut method, but that
doesn't seem to work either.

*data*
* |influxDBOut()*
* .database('testdb')*
* .retentionPolicy('autogen')*
* .measurement('temperatures')*

so, Is there a direct way to connect the databases created in telegraf to
chronograf for visualization. or will this have to be done with a tick
script separately for the stream.

Thanks ~ Vignesh
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
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/46cd4c15-a46a-4dc9-aaaa-28d192d1254a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...