pg_exporter 0.4.0

PostgreSQL metric exporter for Prometheus
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}