telegraf/plugins/inputs/rethinkdb
vodolaz095 1fdbfa4719 Add support for RethinkDB 1.0 handshake protocol (#2963)
Allow rethinkdb input plugin to work with RethinkDB 2.3.5+ databases that requires username,password authorization and Handshake protocol v1.0

* remove top level header not required in sample config

* remove top level header not required in sample config
2017-06-26 14:29:48 -07:00
..
rethinkdb.go Add support for RethinkDB 1.0 handshake protocol (#2963) 2017-06-26 14:29:48 -07:00
rethinkdb_data.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00
rethinkdb_data_test.go Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
rethinkdb_server.go Add support for RethinkDB 1.0 handshake protocol (#2963) 2017-06-26 14:29:48 -07:00
rethinkdb_server_test.go Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
rethinkdb_test.go Add support for RethinkDB 1.0 handshake protocol (#2963) 2017-06-26 14:29:48 -07:00