Skip to content

Commit c8605dd

Browse files
Merge pull request #231652 from sindamnataraj/patch-2
Add details for new Metrics in Azure Portal
2 parents c1116d8 + 2cc4426 commit c8605dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/file-sync/file-sync-monitoring.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,12 @@ The following metrics for Azure File Sync are available in Azure Monitor:
4545
| Cloud tiering recall size by application | Size of data recalled by application.<br><br>Unit: Bytes<br>Aggregation Type: Average, Sum<br>Applicable dimensions: Application Name, Server Name, Sync Group Name |
4646
| Cloud tiering recall success rate | Percentage of recall requests that were successful.<br><br>Unit: Percentage<br>Aggregation Type: Average<br>Applicable dimensions: Server Endpoint Name, Server Name, Sync Group Name |
4747
| Cloud tiering recall throughput | Size of data recall throughput.<br><br>Unit: Bytes<br>Aggregation Type: Average, Sum, Maximum, Minimum<br>Applicable dimensions: Server Name, Sync Group Name |
48+
| Cloud tiering size of data tiered | Size of data tiered to Azure File Share.<br><br>Unit: Bytes<br>Aggregation Type: Average, Sum, Max, Min<br>Applicable dimensions: Server Endpoint Name, Server Name, Sync Group Name |
49+
| Cloud tiering size of data tiered by last maintenance job | Size of data tiered during last maintenance job.<br><br>Unit: Bytes<br>Aggregation Type: Sum, Average, Max, Min<br>Applicable dimensions: Tiering Reason, Server Endpoint Name, Server Name, Sync Group Name |
4850
| Files not syncing | Count of files that are failing to sync.<br><br>Unit: Count<br>Aggregation Types: Average<br>Applicable dimensions: Server Endpoint Name, Sync Direction, Sync Group Name |
4951
| Files synced | Count of files transferred (upload and download).<br><br>Unit: Count<br>Aggregation Type: Average, Sum<br>Applicable dimensions: Server Endpoint Name, Sync Direction, Sync Group Name |
5052
| Server cache size | Size of data cached on the server.<br><br>Unit: Bytes<br>Aggregation Type: Average, Maximum, Minimum<br>Applicable dimension: Server Endpoint Name, Server Name, Sync Group Name |
53+
| Cache data size by last access time | Size of data by last access time.<br><br>Unit: Bytes<br>Aggregation Type: Average, Max, Min<br>Applicable dimension: Last Access Time, Server Endpoint Name, Server Name, Sync Group Name |
5154
| Server online status | Count of heartbeats received from the server.<br><br>Unit: Count<br>Aggregation Type: Average, Count, Sum, Maximum, Minimum<br>Applicable dimension: Server Name |
5255
| Sync session result | Sync session result (1=successful sync session; 0=failed sync session)<br><br>Unit: Count<br>Aggregation Types: Average, Count, Sum, Maximum, Minimum<br>Applicable dimensions: Server Endpoint Name, Sync Direction, Sync Group Name |
5356

0 commit comments

Comments
 (0)