Update example config
This commit is contained in:
@@ -45,7 +45,7 @@ var sampleConfig = `
|
||||
`
|
||||
|
||||
func (s *Unbound) Description() string {
|
||||
return "A plugin to collect stats from Unbound - a validating, recursive, and caching DNS resolver "
|
||||
return "A plugin to collect stats from Unbound - a validating, recursive, and caching DNS resolver"
|
||||
}
|
||||
|
||||
// SampleConfig displays configuration instructions
|
||||
|
||||
@@ -64,7 +64,7 @@ func (wb *Webhooks) SampleConfig() string {
|
||||
|
||||
[inputs.webhooks.papertrail]
|
||||
path = "/papertrail"
|
||||
|
||||
|
||||
[inputs.webhooks.particle]
|
||||
path = "/particle"
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user