Mitya_Eremeev
Mitya_Eremeev
1) TLS and basic authentication are in flag `--web.config.file`: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md#web-configuration 2) All command-line arguments are with two dashes now. Example: ./ovs-exporter --web.listen-address 10.224.141.48:9134 --database.vswitch.file.pid.path /run/openvswitch/ovsdb-server.pid --database.vswitch.socket.remote unix:/run/openvswitch/db.sock --service.vswitchd.file.pid.path /run/openvswitch/ovs-vswitchd.pid --system.run.dir...
It would be nice to get the feature: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md#web-configuration
1) Set version by git tag 2) Fix flag "--version" 3) Show version info on startup https://github.com/openstack-exporter/openstack-exporter/issues/240 https://github.com/openstack-exporter/openstack-exporter/issues/426
https://github.com/openstack-exporter/openstack-exporter/issues/439