Merge pull request #1114 from breed808/scheduled_task_example

Add scheduled_task flag examples
This commit is contained in:
Ben Reedy
2023-01-01 12:27:10 +10:00
committed by GitHub

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