postgres_exporter/cmd/postgres_exporter
dependabot[bot] 69fc35b0ec
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 ()
* Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests for latest client_golang.

Signed-off-by: SuperQ <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: SuperQ <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SuperQ <superq@gmail.com>
2023-10-02 16:00:41 +02: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 chore: fix a few typos 2023-06-23 16:42:59 +03:00
namespace.go Release 0.12.0-rc.0 2022-08-26 16:49:54 +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 Adds 1kB and 2kB units () 2023-09-19 21:40:29 -04: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 Migrate pg_locks to collector package () 2023-06-27 15:59:30 +02:00
probe.go Add error log when probe collector creation fails () 2023-09-21 07:13:14 -04:00
queries.go Migrate pg_locks to collector package () 2023-06-27 15:59:30 +02: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