Skip to content

Commit 744d5e6

Browse files
authored
Merge pull request #202446 from jonels-msft/hsc-reserved-mem
Document the apps_reserved_memory_percent metric
2 parents 57d9af5 + ad08094 commit 744d5e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/postgresql/hyperscale/concepts-monitoring.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jonels-msft
66
ms.service: postgresql
77
ms.subservice: hyperscale-citus
88
ms.topic: conceptual
9-
ms.date: 12/06/2021
9+
ms.date: 06/22/2022
1010
---
1111

1212
# Monitor and tune Azure Database for PostgreSQL - Hyperscale (Citus)
@@ -54,6 +54,7 @@ These metrics are available for Hyperscale (Citus) nodes:
5454
|Metric|Metric Display Name|Unit|Description|
5555
|---|---|---|---|
5656
|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.|
5758
|cpu_percent|CPU percent|Percent|The percentage of CPU in use.|
5859
|iops|IOPS|Count|See the [IOPS definition](../../virtual-machines/premium-storage-performance.md#iops) and [Hyperscale (Citus) throughput](resources-compute.md)|
5960
|memory_percent|Memory percent|Percent|The percentage of memory in use.|

0 commit comments

Comments
 (0)