-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade node_exporter to v1.0 #1115
Comments
Systemd service template should be processed and based on both configurations - manifest and role's defaults. It will be possible to do after #1619 is merged, so this task is moved to blocked. |
Implemented with updated doc. |
There is a bug to be fixed: [BUG] Node exporter does not work after the upgrade - unknown long flag '--collector.netdev.ignored-devices'. |
After applying the fix, the node exporter works fine. |
Currently we use v0.16.0 but the latest is v1.0.1.
Changelog:
https://github.com/prometheus/node_exporter/releases
Note: Version v1.0.0 has breaking changes.
The text was updated successfully, but these errors were encountered: