Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + var ErrProtocolError = errors.New("redis protocol error") + var Tracking = map[string]string + type Redis struct + Servers []string + func (r *Redis) Description() string + func (r *Redis) Gather(acc inputs.Accumulator) error + func (r *Redis) SampleConfig() string