PGBouncer pools are filling up
- alert: PGBouncerActiveConnections
expr: pgbouncer_pools_server_active_connections > 200
for: 2m
labels:
severity: warning
annotations:
summary: PGBouncer active connections (instance {{ $labels.instance }})
description: "PGBouncer pools are filling up\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"