chore(docs): Add scheduled_task flag examples

Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
Ben Reedy
2023-01-01 12:01:35 +10:00
parent 015b7c0666
commit 09bc4e9e1b

View File

@@ -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