docs/.templates/.page-level/_collector-page-template.mdx
import { EnableCollector, CollectorDebug, } from '@site/src/components/Collectors/_collector-components.jsx';
Short description of what the collector does on a high level. Why should I use this collector?
List all needed prerequisites:
TODO: Check if we can automatically fetch the [JOBS] section of netdata.conf
Explain other configuration options, as needed.
Optional. List all needed prerequisites:
To do x:
Code sample for step
| Chart | Metrics | Alert |
|---|---|---|
| Chart Name | Metric name | [Alert 1](Link to alert) |
| Chart Name | Metric name | [Alert 2](Link to alert) |
| Chart Name | Metric name | [Alert 3](Link to alert) |