prometheus-pgbouncer-exporter 1.7-3ubuntu0.1 source package in Ubuntu

Changelog

prometheus-pgbouncer-exporter (1.7-3ubuntu0.1) noble; urgency=medium

  * Ensure fixed version of py3compile/py3clean is used when upgrading
    (LP: #2075337)

 -- Dave Jones <email address hidden>  Sun, 25 Aug 2024 23:30:03 +0100

Upload details

Uploaded by:
Dave Jones
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
prometheus-pgbouncer-exporter_1.7.orig.tar.gz 16.8 KiB 92b0e373394adb2c77dd114993cd6b232a3e3669dffa2deadc5bfcb957c4b46a
prometheus-pgbouncer-exporter_1.7-3ubuntu0.1.debian.tar.xz 13.6 KiB c256df5fa1b65be50ba7ac3d8e664bfd84347b5189c1a311a1a1ac124c673a50
prometheus-pgbouncer-exporter_1.7-3ubuntu0.1.dsc 2.3 KiB 7a39944706fa1d60cebbbdca81242a7a0886e761cbdf766f16d39fcbe11108b7

Available diffs

View changes file

Binary packages built by this source

prometheus-pgbouncer-exporter: Export metrics from pgbouncer to Prometheus

 This is a simple exporter for PgBouncer that makes several metrics available
 to Prometheus.
 .
 Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES command
 output. For the full list, see the prometheus_pgbouncer_exporter/collectors.py
 file.