postgres_exporter/collector
Nurlan Moldomurov a3cbe38830 v0.14.0
-----BEGIN PGP SIGNATURE-----
 
 iQGzBAABCgAdFiEEWAMJb4o8XHIqobCDKiHP/ei1iMYFAmUKTfwACgkQKiHP/ei1
 iMbuLwv+JYvRMxVgbLbuwcOStXLXxHEK1E2Jht2pJzwtk4MRLU1vZNFHderFELva
 VGdE5DcnG1Nx2hry7fHUuXhd3KZ3MPMay2bGO/LumQ7XB6zJTCQptHUfQYIN9GrB
 rdD/wVGx5KXLMv5S+CwdhIegaPmJM1B4JTUrRwNn0rLW4oiVpEL1XH8q6Vnk2s/+
 CVnVwT431imSKQPUoucfMZgo/naBvwGD1VPMNYysz2X9Z/scFJmCqnHcrFvRiVkm
 aAVs2K9SlLHMMAF8lMCFW3fJ7a8IVRnqfEMml/nxC6Tas5wKB276pTQaQIhNzZmb
 PsNUw9xT/Rf+LW62WIulRhlVAs/NJtKQoB9PoxBM34l2XJ2RPVRn/LN1mAYQPg37
 QI22j38uYbCuU4A4yoMCOTKVotn5lOcn8DpMY7B4+yXqLQYcTHgR1WvLlPLeld4k
 k0nz9XqodigmmP5JUW0zmbvtWa0ddAByeoGZS0V+pStekQR5Hr5uwH6beWSi0N38
 WOig/tLx
 =Trbg
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE66jYSDPQNyAKJJPgu8vw0/bC9AkFAmUbN5gACgkQu8vw0/bC
 9Akrxg/+LqRAKYiiRpObRtCZi5sTwjTP+o8pEZ9p22sBEo7Fd2HG/Hpdl9Qykohl
 C5oGp4fHPpYRlnzJkahbiY8lSbDOsCtN4Ft516AyiPqVkiWixuCDO6C80st0Kg3j
 ZPoZi9KzBaFeV92MPOf20OBLyIsHjL9hCwnsesnk7N8cEo1WXFfwbuGxDwazGxEx
 /xj/3dz+xpJ6ZTebcZSNyJZsEe3u220xlvTWCJk2E89YPN3PWE83mBWt1Aq7B1Wp
 cCf9MCcSOMZF08G5sUEy3+2TBbybXY+Y4Vp5y9hVuTYnkxUprduOI2Ro6qR374iE
 1NPH9CyUsNNvqjmVTJk3hM00B4lPyFKrncth363FFHTnsWIsamqlcnUAbm3DuKis
 53reyVVKR+2ZrFzTutNid3+vdyhoU6FYxz+eQTCkSrpJlkp5UoHGyffQdnnZuG+l
 q7qKaD2JuQL3qjBL2UHVzG2RgnN1QhHPWmCrkmD8T2myZhjmoi7vsI8XfXKoOZAB
 eRHgV0mAGZI7hIOF9vJ8oZXeTRSg5dfPg5rNyMpF9G1x6WHDmy6bErNIEyNfIQQx
 qekE/UCaIWElw/XSA2hzKu3Trrhx1wPkFk0LPc/Hr2hCLOrFAWAVHJy6UFg1FdlF
 Il7QTrhsyY+itPEkHEjivvib1kCTVd1/6h5VjaL/rbRlCoooBZE=
 =7jMV
 -----END PGP SIGNATURE-----

PMM-12154 pull upstream changes.
2023-10-03 00:35:20 +03:00
..
collector_test.go Gitlab Collector: Wal Receiver Collector and Test (#844) 2023-07-21 14:42:08 -04:00
collector.go Fix a connection leak (#902) 2023-09-05 22:07:37 -04:00
instance.go v0.14.0 2023-10-03 00:35:20 +03:00
pg_database_test.go Bug fix: Make collector not fail on null values (#823) 2023-06-27 08:07:59 +02:00
pg_database_wraparound_test.go Gitlab collector: Database wraparound collector and test (#834) 2023-07-14 22:42:12 +02:00
pg_database_wraparound.go Gitlab collector: Database wraparound collector and test (#834) 2023-07-14 22:42:12 +02:00
pg_database.go Improve linting (#861) 2023-07-06 13:08:45 +02:00
pg_extensions.go v0.14.0 2023-10-03 00:35:20 +03:00
pg_locks_test.go Migrate pg_locks to collector package (#817) 2023-06-27 15:59:30 +02:00
pg_locks.go Migrate pg_locks to collector package (#817) 2023-06-27 15:59:30 +02:00
pg_long_running_transactions_test.go Gitlab Collector: Long running transactions collector and test (#836) 2023-08-25 11:20:10 +02:00
pg_long_running_transactions.go Gitlab Collector: Long running transactions collector and test (#836) 2023-08-25 11:20:10 +02:00
pg_postmaster_test.go Bug fix: Make collector not fail on null values (#823) 2023-06-27 08:07:59 +02:00
pg_postmaster.go Bug Fix: Fix lingering type issues (#828) 2023-06-27 20:18:02 +02:00
pg_process_idle.go Include all idle processes in the process idle metrics 2023-07-06 08:48:59 +01:00
pg_replication_slot_test.go Bug fix: Make collector not fail on null values (#823) 2023-06-27 08:07:59 +02:00
pg_replication_slot.go Improve linting (#861) 2023-07-06 13:08:45 +02:00
pg_replication_test.go Cleanup collectors (#826) 2023-06-27 16:40:12 +02:00
pg_replication.go fix pg_replication_lag_seconds (#895) 2023-09-08 16:20:19 -04:00
pg_stat_activity_autovacuum_test.go Gitlab Collector: Autovacuum collector and test (#840) 2023-07-21 14:41:25 -04:00
pg_stat_activity_autovacuum.go Fix bugs mentioned in #908 (#910) 2023-09-13 09:19:21 -04:00
pg_stat_bgwriter_test.go v0.14.0 2023-10-03 00:35:20 +03:00
pg_stat_bgwriter.go v0.14.0 2023-10-03 00:35:20 +03:00
pg_stat_database_test.go Bugfix: Make statsreset nullable (#877) 2023-08-24 09:51:26 +02:00
pg_stat_database.go Bugfix: Make statsreset nullable (#877) 2023-08-24 09:51:26 +02:00
pg_stat_statements_test.go Handle new pg_stat_statements column names (#874) 2023-07-25 16:20:37 +02:00
pg_stat_statements.go Fixup new pg_stats_statements query (#876) 2023-07-25 22:36:51 +02:00
pg_stat_user_tables_test.go stat_user_tables: Add total size metric (#904) 2023-09-12 09:07:36 -04:00
pg_stat_user_tables.go stat_user_tables: Add total size metric (#904) 2023-09-12 09:07:36 -04:00
pg_stat_walreceiver_test.go Gitlab Collector: Wal Receiver Collector and Test (#844) 2023-07-21 14:42:08 -04:00
pg_stat_walreceiver.go Fix bugs mentioned in #908 (#910) 2023-09-13 09:19:21 -04:00
pg_statio_user_indexes_test.go Gitlab Collector: User Index io stats collector and test (#845) 2023-08-24 09:55:26 +02:00
pg_statio_user_indexes.go Gitlab Collector: User Index io stats collector and test (#845) 2023-08-24 09:55:26 +02:00
pg_statio_user_tables_test.go Bug fix: Make collector not fail on null values (#823) 2023-06-27 08:07:59 +02:00
pg_statio_user_tables.go Improve linting (#861) 2023-07-06 13:08:45 +02:00
pg_wal_test.go Add a collector to gather metrics on WAL size 2023-07-05 11:51:57 +01:00
pg_wal.go Add a collector to gather metrics on WAL size 2023-07-05 11:51:57 +01:00
pg_xlog_location_test.go Gitlab collector: Xlog location collector and test (#849) 2023-07-21 14:42:43 -04:00
pg_xlog_location.go Fix bugs mentioned in #908 (#910) 2023-09-13 09:19:21 -04:00
probe.go Fix a connection leak (#902) 2023-09-05 22:07:37 -04:00