Skip to content

Commit ad08094

Browse files
committed
Add missing column
1 parent b2b2151 commit ad08094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/hyperscale/concepts-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +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|Calculated from the ratio of Committed_AS/CommitLimit as shown in /proc/meminfo.|
57+
|apps_reserved_memory_percent|Reserved Memory Percent|Percent|Calculated from the ratio of Committed_AS/CommitLimit as shown in /proc/meminfo.|
5858
|cpu_percent|CPU percent|Percent|The percentage of CPU in use.|
5959
|iops|IOPS|Count|See the [IOPS definition](../../virtual-machines/premium-storage-performance.md#iops) and [Hyperscale (Citus) throughput](resources-compute.md)|
6060
|memory_percent|Memory percent|Percent|The percentage of memory in use.|

0 commit comments

Comments
 (0)