Hello there,
Using the ansible role prometheus.prometheus.node_exporter, I had a quick issue yesterday.
When starting the node_exporter service I had the following error
node_exporter: error: invalid scheme , try --help
It came from the recently added --log.format=logfmt flag.
Looks like it was added in 0.29.0 with #566.
Should I expect this flag to stay, and adapt my configuration?
OS: Ubuntu 24.04 LTS
Best regards,
Enzo
Hello there,
Using the ansible role
prometheus.prometheus.node_exporter, I had a quick issue yesterday.When starting the node_exporter service I had the following error
It came from the recently added
--log.format=logfmtflag.Looks like it was added in 0.29.0 with #566.
Should I expect this flag to stay, and adapt my configuration?
OS: Ubuntu 24.04 LTS
Best regards,
Enzo