postgres_exporter/config
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
..
testdata Add config module 2022-07-28 10:19:32 -04:00
config.go Update multi-target handler to use new DSN type 2022-09-02 10:32:44 -04:00
config_test.go Add config module 2022-07-28 10:19:32 -04:00
dsn.go Supports alternate postgres:// prefix in URLs 2023-04-24 09:17:05 -07:00
dsn_test.go Supports alternate postgres:// prefix in URLs 2023-04-24 09:17:05 -07:00