Skip to content

Commit 1948b6c

Browse files
Merge pull request #4920 from varun-dhawan/varund-sep
[PostgreSQL] remove the duplicate entry
2 parents 5ca5278 + e850456 commit 1948b6c

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

articles/postgresql/monitor/concepts-monitoring.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Review the monitoring and metrics features in an Azure Database for
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 04/23/2026
7+
ms.date: 04/27/2026
88
ms.service: azure-database-postgresql
99
ms.subservice: monitoring
1010
ms.topic: concept-article
@@ -108,12 +108,6 @@ Choose from the following categories of enhanced metrics:
108108

109109
##### Logical replication
110110

111-
| Display name | Metric ID | Unit | Description | Dimension | Default enabled |
112-
| --- | --- | --- | --- | --- | --- |
113-
| **Max Logical Replication Lag** | `logical_replication_delay_in_bytes` | Bytes | Maximum lag across all logical replication slots. | Doesn't apply | Yes |
114-
| **Logical replication slot sync status (preview)** | `logical_replication_slot_sync_status` | Count | Indicates whether logical replication slots are synchronized across High Availability (HA) primary and standby.<br><br>**1** → Slots are synchronized across primary and standby.<br>**0** → Slots are not synchronized on the standby. | Logical Replication Slot | No |
115-
116-
117111
| Display name | Metric ID | Unit | Description | Dimension | Default enabled |
118112
| --- | --- | --- | --- | --- | --- |
119113
| **Max Logical Replication Lag** | `logical_replication_delay_in_bytes` | Bytes | Maximum lag across all logical replication slots. | Doesn't apply | Yes |

0 commit comments

Comments
 (0)