Skip to content

Commit 98c17d5

Browse files
authored
Merge pull request #108023 from b-juche/patch-7
Suppress metrics not yet available
2 parents acc2d91 + b7626fb commit 98c17d5

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/azure-netapp-files/azure-netapp-files-metrics.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 03/16/2020
16+
ms.date: 03/17/2020
1717
ms.author: b-juche
1818
---
1919
# Metrics for Azure NetApp Files
@@ -23,29 +23,27 @@ Azure NetApp Files provides metrics on allocated storage, actual storage usage,
2323
## <a name="capacity_pools"></a>Usage metrics for capacity pools
2424

2525
<!--
26-
- *Volume pool allocated size*
27-
The size (GiB) of the provisioned capacity pool
28-
-->
2926
- *Pool Provisioned Size*
3027
The logical space (GiB) the capacity pool is provisioned with.
3128
This size is the size you selected during capacity pool creation.
29+
-->
3230
- *Pool Allocated to Volume Size*
3331
The total of volume quota (GiB) in a given capacity pool (that is, the total of the volumes' provisioned sizes in the capacity pool).
3432
This size is the size you selected during volume creation.
3533
- *Pool Consumed Size*
3634
The total of logical space (GiB) used across volumes in a capacity pool.
35+
<!--
3736
- *Pool Consumed Snapshot Size*
3837
The total of logical space (GiB) used by snapshots across all volumes in a capacity pool.
39-
<!--
40-
- *Volume pool total snapshot size*
41-
The total of incremental logical space used by the snapshots
4238
-->
4339

4440
## <a name="volumes"></a>Usage metrics for volumes
4541

42+
<!--
4643
- *Volume Quota Size*
4744
The quota size (GiB) the volume is provisioned with.
4845
This size is the size you selected during capacity pool creation.
46+
-->
4947
- *Volume Consumed Size*
5048
The total logical space used in a volume (GiB).
5149
This size includes logical space used by active file systems and snapshots.

0 commit comments

Comments
 (0)