diff --git a/plugins/inputs/webhooks/webhooks.go b/plugins/inputs/webhooks/webhooks.go index ce27f48f8..48dc98f50 100644 --- a/plugins/inputs/webhooks/webhooks.go +++ b/plugins/inputs/webhooks/webhooks.go @@ -42,7 +42,7 @@ func (wb *Webhooks) SampleConfig() string { path = "/github" [inputs.webhooks.rollbar] - path = "/rollbar" + path = "/rollbar" ` }