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/azure-netapp-files/azure-netapp-files-metrics.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,10 +166,10 @@ Azure NetApp Files metrics are natively integrated into Azure monitor. From with
166
166
167
167
-*Throughput limit reached*
168
168
169
-
Throughput limit reached is a boolean metric that denotes the volume is hitting its QoS limits. The value 1 means that the volume has reached its maximum throughput, and throughput for this volume will be throttled. The value 0 means this limit hasn't yet been reached.
169
+
Throughput limit reached is a boolean metric that denotes the volume is hitting its QoS limits. If the metric displays 1, the volume has reached its throughput, and throughput for this volume will be throttled. The value 0 means this limit hasn't yet been reached.
170
170
171
171
> [!NOTE]
172
-
> The Throughput limit reached metrics is collected every 5 minutes and is displayed as a hit if it has been collected in the last 5 minutes.
172
+
> The Throughput limit reached metrics is collected every 5 minutes. If the limit has been reached in the five-minute window, it means the limit has been reached in that window.
173
173
174
174
If the volume is hitting the throughput limit, it's not sized appropriately for the application's demands. To resolve throughput issues:
175
175
@@ -199,9 +199,11 @@ Azure NetApp Files metrics are natively integrated into Azure monitor. From with
199
199
The number of read operations to the volume per second.
200
200
-*Write IOPS*
201
201
The number of write operations to the volume per second.
202
-
-***Other IOPS***
202
+
-*Other IOPS*
203
+
203
204
The number of [other operations](#about-storage-performance-operation-metrics) to the volume per second.
204
-
-*Total IOPS*
205
+
-*Total IOPS*
206
+
205
207
A sum of the write, read, and other operations to the volume per second.
0 commit comments