postgres_exporter/cmd/postgres_exporter
aagarwalla-fx 5bb1702321
Fix to replace dashes with underscore in the metric names (#1103)
* Fix to replace dashes with underscore in the metric names

Signed-off-by: aagarwalla-fx <arpit.agarwalla@falconx.io>

* Code style fix

Signed-off-by: aagarwalla-fx <arpit.agarwalla@falconx.io>

---------

Signed-off-by: aagarwalla-fx <arpit.agarwalla@falconx.io>
2024-12-22 16:14:19 -05:00
..
tests Update build 2022-05-25 11:27:42 +02:00
datasource.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
main.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
namespace.go chore!: adopt log/slog, drop go-kit/log (#1073) 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 (#925) 2023-10-02 16:00:41 +02:00
pg_setting.go Fix to replace dashes with underscore in the metric names (#1103) 2024-12-22 16:14:19 -05: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 (#1073) 2024-10-26 21:44:17 +02:00
probe.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
queries.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
server.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00
util.go chore!: adopt log/slog, drop go-kit/log (#1073) 2024-10-26 21:44:17 +02:00