You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/hyperscale/concepts-monitoring.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jonels-msft
6
6
ms.service: postgresql
7
7
ms.subservice: hyperscale-citus
8
8
ms.topic: conceptual
9
-
ms.date: 12/06/2021
9
+
ms.date: 06/22/2022
10
10
---
11
11
12
12
# Monitor and tune Azure Database for PostgreSQL - Hyperscale (Citus)
@@ -54,6 +54,7 @@ These metrics are available for Hyperscale (Citus) nodes:
54
54
|Metric|Metric Display Name|Unit|Description|
55
55
|---|---|---|---|
56
56
|active_connections|Active Connections|Count|The number of active connections to the server.|
57
+
|apps_reserved_memory_percent|Reserved Memory Percent|Percent|Calculated from the ratio of Committed_AS/CommitLimit as shown in /proc/meminfo.|
57
58
|cpu_percent|CPU percent|Percent|The percentage of CPU in use.|
58
59
|iops|IOPS|Count|See the [IOPS definition](../../virtual-machines/premium-storage-performance.md#iops) and [Hyperscale (Citus) throughput](resources-compute.md)|
59
60
|memory_percent|Memory percent|Percent|The percentage of memory in use.|
0 commit comments