postgres_exporter/cmd/postgres_exporter
Ben Kochie a7e88ab430
Fix version flag
Use Prometheus common/version to print --version output.
* Add `-h` short help flag.

Fixes: https://github.com/prometheus-community/postgres_exporter/issues/492

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-03-03 13:51:44 +01:00
..
tests Introduce histogram support (#435) 2020-12-25 02:34:26 +11:00
pg_setting_test.go Update for Prometheus Community 2021-02-23 10:51:33 +01:00
pg_setting.go Switch to go-kit log and enable TLS/basic auth 2021-03-02 15:31:55 +01:00
postgres_exporter_integration_test.go Update for Prometheus Community 2021-02-23 10:51:33 +01:00
postgres_exporter_test.go Update for Prometheus Community 2021-02-23 10:51:33 +01:00
postgres_exporter.go Fix version flag 2021-03-03 13:51:44 +01:00