1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-12-21 04:00:58 +03:00
Files
postgres_exporter/collector
Joe Adams 778660147e Fix NULL on long_running_transactions collector (#1230)
When there are no long running transactions, the oldest timestamp will be NULL. This sets the metrics value to 0 (age). Also adds a test for this behavior.

Fixes #1223

Signed-off-by: Joe Adams <github@joeadams.io>
2025-12-13 07:46:30 -05:00
..
2025-04-03 17:23:40 +02:00