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