Prometheus: Difference between revisions
Better node_exporter config example |
m Shorten comments slightly (prevent line wrap) |
||
| Line 37: | Line 37: | ||
"wifi" | "wifi" | ||
]; | ]; | ||
# You can pass extra options to the exporter using `extraFlags`, e.g. | # You can pass extra options to the exporter using `extraFlags`, e.g. | ||
# configure collectors or disable those | # to configure collectors or disable those enabled by default. | ||
# Enabling a collector is also possible using "--collector.[name]", | # Enabling a collector is also possible using "--collector.[name]", | ||
# but is otherwise equivalent to using `enabledCollectors` above. | # but is otherwise equivalent to using `enabledCollectors` above. | ||