Skip to content

Commit 398d27e

Browse files
Merge pull request #278624 from varun-dhawan/varund-jul
[PostgreSQL] updates PgBouncer metrics details
2 parents 10be89d + cf5506f commit 398d27e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/concepts-monitoring.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Review the monitoring and metrics features in Azure Database for Po
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 04/27/2024
7+
ms.date: 06/18/2024
88
ms.service: postgresql
99
ms.subservice: flexible-server
1010
ms.topic: conceptual
@@ -180,9 +180,9 @@ You can use PgBouncer metrics to monitor the performance of the PgBouncer proces
180180

181181
#### How to enable PgBouncer metrics
182182

183-
- PgBouncer metrics are disabled by default.
184-
- For PgBouncer metrics to work, both the server parameters `pgbouncer.enabled` and `metrics.pgbouncer_diagnostics` must be enabled.
183+
- To monitor PgBouncer metrics, ensure that the [pgbouncer](./concepts-pgbouncer.md) feature is enabled via the server parameter `pgbouncer.enabled` and metrics parameter `metrics.pgbouncer_diagnostics` is enabled.
185184
- These parameters are dynamic and don't require an instance restart.
185+
- PgBouncer metrics are disabled by default.
186186

187187
#### List of PgBouncer metrics
188188

0 commit comments

Comments
 (0)