Changelog
All notable changes to the pgEdge radar project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.2.0] - 2025-12-23
Added
pg_stat_checkpointercollector (PostgreSQL 17+) - checkpoint operationspg_stat_iocollector (PostgreSQL 16+) - I/O statistics by backend typepg_stat_walcollector (PostgreSQL 14+) - WAL generation statisticspg_postmaster_start_time()collector - server startup timestamppg_stat_databaseper-database collector - conflicts, deadlocks, temp files
[0.1.0] - 2025-12-18
Added
- Initial release
- Static binaries for Linux (amd64, arm64) and macOS (amd64, arm64)
- Comprehensive system and PostgreSQL metrics collection