pgexporter

home  
releases  
getting started  

github  
discussions  
issues  
license  

Configuration Metrics News About

Features

  • Prometheus exporter
  • Custom metrics
  • Remote management
  • Transport Layer Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

Overview

pgexporter makes use of

  • Process model
  • Shared memory model across processes
  • libev for fast network interactions
  • Atomic operations are used to keep track of state
  • The PostgreSQL native protocol v3 for its communication

Further information

Related projects

  • pgagroal - High-performance connection pool for PostgreSQL
  • pgmoneta - Backup / restore solution for PostgreSQL