-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Host operating system: output of uname -a
Linux <server-name-redacted> 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
node_exporter version: output of node_exporter --version
node_exporter, version 1.5.0 (branch: HEAD, revision: 1b48970ffcf5630534fb00bb0687d73c66d1c959)
build user: root@6e7732a7b81b
build date: 20221129-18:59:09
go version: go1.19.3
platform: linux/amd64
node_exporter command line flags
/usr/local/bin/node_exporter --web.config=/etc/node-exporter-web-config.yaml
node_exporter log output
node_exporter: error: unknown long flag '--web.config', try --help
Are you running node_exporter in Docker?
No.
What did you do that produced an error?
Update from 1.4.0 to 1.5.0.
What did you expect to see?
Service node_exporter running successfully with experimental endpoint authentication enabled.
What did you see instead?
Service node_exporter failed to start because of log output above (missing --web.config flag).
Additional notes
Although the README still refers to that experimental feature, Pull Request #2393 removed it from the code base1. There was no conversation about that removal in the Pull Request. The exporter-toolkit was updated, but it seems that the new version still supports that feature. Was there a discussion to remove that experimental feature which I am missing?
Footnotes
Metadata
Metadata
Assignees
Labels
No labels