Change Top Statements by Total Time table to use chosen time range
Add legend to Statements panels and adjust height accordingly
Update Checkpoints per Minute panel
Add Deadlocks panel to Transactions and Locks
Add Temp Files panel
Add Checkpoint traffic to WAL traffic panel
Update Connections panels
Update Table Scans panels to report SeqScan tuples and SeqScan to Index Scan ratio
Add Select table/index scans as Read Stats panel
Misc layout and display fixes/improvements
sql-exporter query updates
Add checksum_failures to pg_stat_database metrics
Add cluster query for server version and start time
Add additional settings: This adds some memory-based settings (shared_buffers, work_mem, maintenance_work_mem, effective_cache_size and max_wal_size), as well as some notable settings one might want to expose e.g. in Grafana dashboards like data_checksums, jit (v11+), max_worker_processes, random_page_cost, seq_page_cost and checkpoint_timeout).
Grafana dashboard updates
sql-exporter query updates