diff --git a/docs/collector.scheduled_task.md b/docs/collector.scheduled_task.md index 5c42d7bb..9692ec7f 100644 --- a/docs/collector.scheduled_task.md +++ b/docs/collector.scheduled_task.md @@ -14,10 +14,14 @@ Enabled by default? | No If given, the path of the task needs to match the whitelist regexp in order for the corresponding metrics to be reported. +E.G. `--collector.scheduled_task.whitelist="Firefox.*"` + ### `--collector.scheduled_task.blacklist` If given, the path of the task needs to *not* match the blacklist regexp in order for the corresponding metrics to be reported. +E.G. `--collector.scheduled_task.blacklist="/Microsoft/.+"` + ## Metrics Name | Description | Type | Labels