postgres_exporter/cmd/postgres_exporter
Jack Wink 0c04fc1d1e
Supports alternate postgres:// prefix in URLs
Adds support for the alternate postgres:// prefix in URLs. It's maybe
not the cleanest approach, but works.  Hoping I can either get some
pointers on a more appropriate patch, or that we could use this in the
interim to unblock this use-case.

Signed-off-by: Jack Wink <57678801+mothershipper@users.noreply.github.com>
2023-04-24 09:17:05 -07:00
..
tests Update build 2022-05-25 11:27:42 +02:00
datasource.go Supports alternate postgres:// prefix in URLs 2023-04-24 09:17:05 -07:00
main.go Adjust log level for collector startup 2023-03-29 20:15:41 -04:00
namespace.go Release 0.12.0-rc.0 2022-08-26 16:49:54 +02:00
pg_setting_test.go Fix pg_setting different help values 2023-04-16 11:29:12 +00:00
pg_setting.go Fix pg_setting different help values 2023-04-16 11:29:12 +00:00
postgres_exporter_integration_test.go Release 0.10.1 2022-01-14 17:27:06 +01:00
postgres_exporter_test.go Update build 2023-03-05 22:20:50 +01:00
postgres_exporter.go Update build 2023-03-05 22:20:50 +01:00
probe.go Remove more dead code 2023-03-05 15:30:18 -05:00
queries.go Capture usename and application_name for pg_stat_activity 2022-10-04 13:18:22 +01:00
server.go Release 0.12.0-rc.0 2022-08-26 16:49:54 +02:00
util.go Fix broken log-level for values other than debug. 2021-07-14 16:19:00 +05:30