Versions in this module Expand all Collapse all v0 v0.5.0 Mar 17, 2017 v0.4.0 Jan 9, 2017 Changes in this version + var GAUGES = map[string]string + var RATES = map[string]string + func NewRedis(conf plugin.InitConfig) plugin.Plugin + type Redis struct + DB int + Host string + Keys []string + Password string + Port int + SlowlogMaxLen float64 + SocketTimeout int + Tags []string + UnixSocketPath string + WarnOnMissingKeys bool + func (r *Redis) Check(agg metric.Aggregator) error