• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nbari / pg_exporter / 28188444611

25 Jun 2026 05:25PM UTC coverage: 90.155% (+0.09%) from 90.064%
28188444611

push

github

nbari
checkpoint tuning metrics and sqlx 0.9 dependency upgrade

Metrics:
- Add pg_last_checkpoint_age_seconds and pg_wal_bytes_since_last_checkpoint
  (from pg_control_checkpoint(), all supported PG versions)
- Expose pg_settings_max_wal_size_bytes and pg_settings_min_wal_size_bytes

Dashboard / docs:
- Add Grafana "Checkpoints" section (4 panels) with live setting overlay lines
- Add checkpoint tuning guide (src/collectors/default/README.md)

Dependencies:
- Upgrade sqlx 0.8 -> 0.9, tower-http 0.6 -> 0.7, OpenTelemetry stack 0.31 -> 0.32,
  tracing-opentelemetry 0.32 -> 0.33, sysinfo 0.38 -> 0.39, and compatible bumps
- Adapt dynamic SQL to sqlx 0.9 SqlSafeStr via AssertSqlSafe; enable serde derive
- Fix connection-collector test deadlock under sqlx 0.9 Pool::close semantics

Prepare CHANGELOG for 0.12.0 (version bump left to just bump-minor).

343 of 352 new or added lines in 14 files covered. (97.44%)

2 existing lines in 1 file now uncovered.

11136 of 12352 relevant lines covered (90.16%)

81.84 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

91.92
/src/collectors/default/checkpointer.rs


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc