You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
It would be nice to have an option to configure collectors.
My proposal is to depend on collectors enabled by default in node_exporter and change var node_exporter_enabled_collectors into node_exporter_enabled_collectors which would have values like:
node_exporter_enabled_collectors:
- timex
- filesystem:
option_a: value
option_b: val
The text was updated successfully, but these errors were encountered:
It would be nice to have an option to configure collectors.
My proposal is to depend on collectors enabled by default in node_exporter and change var
node_exporter_enabled_collectors
intonode_exporter_enabled_collectors
which would have values like:The text was updated successfully, but these errors were encountered: