Update redis.go
This commit is contained in:
parent
c6706a86f1
commit
20999979de
|
@ -19,7 +19,6 @@ type Redis struct {
|
|||
}
|
||||
|
||||
var sampleConfig = `
|
||||
[[inputs.redis]]
|
||||
## specify servers via a url matching:
|
||||
## [protocol://][:password]@address[:port]
|
||||
## e.g.
|
||||
|
|
Loading…
Reference in New Issue