postgres_exporter/config
TJ Hoplock e8540767e4
chore!: adopt log/slog, drop go-kit/log (#1073)
* ci: update go to version 1.23

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>

* build(deps): bump prometheus/{client_golang,common,exporter-toolkit}

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>

* chore!: adopt log/slog, drop go-kit/log

The bulk of this change set was automated by the following script which
is being used to aid in converting the various exporters/projects to use
slog:

https://gist.github.com/tjhop/49f96fb7ebbe55b12deee0b0312d8434

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>

---------

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2024-10-26 21:44:17 +02:00
..
testdata Add config module 2022-07-28 10:19:32 -04:00
config.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
config_test.go Update linting 2023-06-03 09:28:17 +02: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