James Campbell james
  • Joined on 2024-03-06
james pushed to dev/sequences at james/pgmon 2025-07-04 06:46:45 +00:00
83fa12ec54 Correct types for slot LSN lag metrics
98b74d9aed Add sequence metrics to Zabbix template
Compare 2 commits »
james pushed to dev/sequences at james/pgmon 2025-07-03 14:16:39 +00:00
45953848e2 Remove some type casts from working around Decimal types
james pushed to dev/sequences at james/pgmon 2025-07-03 06:11:30 +00:00
6116f4f885 Fix missing json default
james pushed to dev/sequences at james/pgmon 2025-07-03 05:47:30 +00:00
24d1214855 Teach json how to serialize decimals
3c39d8aa97 Remove CIDR prefix from replication id
Compare 2 commits »
james pushed to develop at james/pgmon 2025-07-01 06:30:30 +00:00
86d5e8917b Merge branch 'dev/io_stats' into develop
be84e2b89a Report some I/O metrics in bytes
fd0a9e1230 Add backend I/O discoovery items to template
b934a30124 Add pg_stat_io query
Compare 4 commits »
james created branch dev/sequences in james/pgmon 2025-07-01 06:30:18 +00:00
james pushed to dev/sequences at james/pgmon 2025-07-01 06:30:18 +00:00
ebb084aa9d Add initial query for sequence usage
86d5e8917b Merge branch 'dev/io_stats' into develop
Compare 2 commits »
james pushed to dev/io_stats at james/pgmon 2025-06-30 06:00:27 +00:00
be84e2b89a Report some I/O metrics in bytes
james pushed to dev/io_stats at james/pgmon 2025-06-29 06:08:34 +00:00
fd0a9e1230 Add backend I/O discoovery items to template
james created branch dev/io_stats in james/pgmon 2025-06-28 05:02:12 +00:00
james pushed to dev/io_stats at james/pgmon 2025-06-28 05:02:12 +00:00
b934a30124 Add pg_stat_io query
james created branch develop in james/pgmon 2025-06-27 05:07:38 +00:00
james pushed to develop at james/pgmon 2025-06-27 05:07:38 +00:00
james pushed to main at james/pgmon 2025-06-18 21:39:33 +00:00
ea397ef889 Improve docker-related query test failure avoidance
james pushed to main at james/pgmon 2025-06-18 07:30:42 +00:00
def6bab7f4 Add a pause after deploying test db containers as a temporary kludge
james pushed to main at james/pgmon 2025-06-18 07:24:00 +00:00
ecb616f6d9 Allow retry in query tests
james pushed to main at james/pgmon 2025-06-18 07:03:53 +00:00
b7f731c6ac Fix and reformat several queries
4fba81dc2c Add initial bgwriter and activity metrics queries
Compare 2 commits »
james pushed to main at james/pgmon 2025-06-17 05:39:58 +00:00
9225e745b0 Handle division by zero possibility
james pushed to main at james/pgmon 2025-06-16 04:56:36 +00:00
b981a9ad36 Add slot lag metrics
james pushed to main at james/pgmon 2025-06-15 06:20:58 +00:00
c0185d4b86 Remove extra quotes in replication slot query