Skip to content

pgexporter 0.6.0

This is a feature release.

Features

  • #139 Prometheus: Logging
  • #141 Core APIs
  • #143 Management: All commands need to support JSON output
  • #145 Support BASE64 as a value
  • #147 Remove PostgreSQL 12 support
  • #148 Add PostgreSQL 17 support
  • #151 Bridge support
  • #162 Support -F/--format flag for pgexporter-admin

Enhancements

  • #128 relfrozenxid metric
  • #129 datfrozenxid metric
  • #135 User / developer guides
  • #137 Update metrics link in README.md
  • #144 Align base64 function signature
  • #146 API documentation
  • #150 Advanced monitoring with pgexporter
  • #152 Remove RHEL 8.x description
  • #156 CLI: Redo conf

Bug fixes

  • #127 Fix sprintf of size_t
  • #131 Force master-key to abort if file exist
  • #133 Multiple instances can be run if the pid file is specified as a relative path
  • #140 pgexporter-admin: SegFault with -P
  • #158 YAML: Check for tag / collector

Thanks to

  • @JohnHVancouver: #137
  • @Jubilee101: #141
  • @ashu3103: #156
  • @jirutka
  • @resyfer: #128, #129, #148
  • @shikharish: #162

Download