Skip to content

Commit b563d24

Browse files
authored
Punctuation
1 parent 77ca1b8 commit b563d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-concept-resource-utilization-query-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following metrics are available in the Azure portal for SQL Analytics. These
3737
| Cache hit percentage | (cache hits / cache miss) * 100 where cache hits is the sum of all columnstore segments hits in the local SSD cache and cache miss is the columnstore segments misses in the local SSD cache summed across all nodes | Avg, Min, Max |
3838
| Cache used percentage | (cache used / cache capacity) * 100 where cache used is the sum of all bytes in the local SSD cache across all nodes and cache capacity is the sum of the storage capacity of the local SSD cache across all nodes | Avg, Min, Max |
3939
| Local tempdb percentage | Local tempdb utilization across all compute nodes - values are emitted every five minutes | Avg, Min, Max |
40-
| Data Storage Size (GB) | Total size of the database This includes used, reserved, and unallocated space. Unallocated space is kept for the database to optimize query and load performance. | Sum |
40+
| Data Storage Size (GB) | Total size of the database. This includes used, reserved, and unallocated space. Unallocated space is kept for the database to optimize query and load performance. | Sum |
4141
| Disaster Recovery Size (GB) | Total size of the geo-backup taken every 24 hours | Sum |
4242
| Snapshot Storage size (GB) | Total size of snapshots taken to provide database restore points. This includes automated and user-defined snapshots. | Sum |
4343

0 commit comments

Comments
 (0)