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
Showing
- Godeps 1 addition, 1 deletionGodeps
- etc/telegraf.conf 11 additions, 0 deletionsetc/telegraf.conf
- plugins/inputs/rethinkdb/rethinkdb.go 19 additions, 1 deletionplugins/inputs/rethinkdb/rethinkdb.go
- plugins/inputs/rethinkdb/rethinkdb_server.go 1 addition, 1 deletionplugins/inputs/rethinkdb/rethinkdb_server.go
- plugins/inputs/rethinkdb/rethinkdb_test.go 22 additions, 8 deletionsplugins/inputs/rethinkdb/rethinkdb_test.go
Loading
Please register or sign in to comment