This website requires JavaScript.
Explore
Help
Sign In
prometheus
/
postgres_exporter
Watch
1
Star
0
Fork
0
You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced
2025-11-07 17:46:22 +03:00
Code
Activity
Files
844076cd6d47e38525f23f0035535a45cf07e318
postgres_exporter
/
cmd
/
postgres_exporter
History
Greg Stark
5452a3aac6
Postgres commits 6e7baa3227 and b06d8e58b5 added a new unit suffix "B"
...
for memory parameters for bytes.
2018-11-03 01:23:01 +11:00
..
tests
URL encode username/password fields
2018-05-23 10:42:19 +10:00
pg_setting_test.go
Fix lint and fmt errors.
2018-04-15 23:31:18 +10:00
pg_setting.go
Postgres commits 6e7baa3227 and b06d8e58b5 added a new unit suffix "B"
2018-11-03 01:23:01 +11:00
postgres_exporter_integration_test.go
Added command-line flag to disable the default metrics
2018-03-21 00:28:59 +11:00
postgres_exporter_test.go
URL encode username/password fields
2018-05-23 10:42:19 +10:00
postgres_exporter.go
Accept constantLabels as parameters
2018-09-22 15:47:35 +10:00