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
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
rethinkdb_test.go Add support for RethinkDB 1.0 handshake protocol (#2963) 2017-06-26 14:29:48 -07:00