postgres_exporter/cmd/postgres_exporter
TJ Hoplock e8540767e4
chore!: adopt log/slog, drop go-kit/log ()
* 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
..
tests Update build 2022-05-25 11:27:42 +02:00
datasource.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
main.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
namespace.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
pg_setting_test.go Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 () 2023-10-02 16:00:41 +02:00
pg_setting.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02: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 chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
probe.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
queries.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
server.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00
util.go chore!: adopt log/slog, drop go-kit/log () 2024-10-26 21:44:17 +02:00