postgres_exporter/cmd/postgres_exporter
SuperQ 81c4933986
Update build
* Update to Go 1.18.
* Update minimum Go version to 1.17.
* Update Go modules for 1.17 format.
* Bump Go modules
* Enable dependabot.
* Update Prometheus common files.
* Fixup yamllint.

Signed-off-by: SuperQ <superq@gmail.com>
2022-05-25 11:27:42 +02:00
..
tests Update build 2022-05-25 11:27:42 +02:00
datasource.go Fix broken log-level for values other than debug. 2021-07-14 16:19:00 +05:30
main.go Clean up autoDiscoverDatabases in the new collector 2022-02-25 08:11:22 -05:00
namespace.go Fix broken log-level for values other than debug. 2021-07-14 16:19:00 +05:30
pg_setting_test.go Release 0.10.1 2022-01-14 17:27:06 +01:00
pg_setting.go Remove unit from setting because of Aurora 2022-03-03 15:55:35 +01:00
postgres_exporter_integration_test.go Release 0.10.1 2022-01-14 17:27:06 +01:00
postgres_exporter_test.go Release 0.10.1 2022-01-14 17:27:06 +01:00
postgres_exporter.go refactor pg_stat_bgwriter metrics into standalone collector 2022-02-22 21:46:43 -05:00
queries.go Merge branch 'prometheus-community:master' into fix/pg_stat_archiver-version 2022-01-17 17:04:00 +09:00
server.go Add collector interface 2022-02-14 21:12:27 -05:00
util.go Fix broken log-level for values other than debug. 2021-07-14 16:19:00 +05:30