Skip to content

Commit 59782c9

Browse files
Removed no longer correct reference to serveless
1 parent d914e58 commit 59782c9

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

articles/azure-monitor/platform/metrics-supported.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -462,9 +462,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
462462

463463
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
464464
|---|---|---|---|---|---|
465-
|BlobCapacity|Blob Capacity|Bytes|Average|The amount of storage used by the storage accounts Blob service in bytes.|BlobType,Tier|
466-
|BlobCount|Blob Count|Count|Average|The number of Blob in the storage accounts Blob service.|BlobType,Tier|
467-
|ContainerCount|Blob Container Count|Count|Average|The number of containers in the storage accounts Blob service.|None|
465+
|BlobCapacity|Blob Capacity|Bytes|Average|The amount of storage used by the storage account's Blob service in bytes.|BlobType,Tier|
466+
|BlobCount|Blob Count|Count|Average|The number of Blob in the storage account's Blob service.|BlobType,Tier|
467+
|ContainerCount|Blob Container Count|Count|Average|The number of containers in the storage account's Blob service.|None|
468468
|IndexCapacity|Index Capacity|Bytes|Average|The amount of storage used by ADLS Gen2 (Hierarchical) Index in bytes.|None|
469469
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
470470
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
@@ -477,9 +477,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
477477

478478
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
479479
|---|---|---|---|---|---|
480-
|TableCapacity|Table Capacity|Bytes|Average|The amount of storage used by the storage accounts Table service in bytes.|None|
481-
|TableCount|Table Count|Count|Average|The number of table in the storage accounts Table service.|None|
482-
|TableEntityCount|Table Entity Count|Count|Average|The number of table entities in the storage accounts Table service.|None|
480+
|TableCapacity|Table Capacity|Bytes|Average|The amount of storage used by the storage account's Table service in bytes.|None|
481+
|TableCount|Table Count|Count|Average|The number of table in the storage account's Table service.|None|
482+
|TableEntityCount|Table Entity Count|Count|Average|The number of table entities in the storage account's Table service.|None|
483483
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
484484
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
485485
|Egress|Egress|Bytes|Total|The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType,ApiName,Authentication|
@@ -491,11 +491,11 @@ Azure Monitor provides several ways to interact with metrics, including charting
491491

492492
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
493493
|---|---|---|---|---|---|
494-
|FileCapacity|File Capacity|Bytes|Average|The amount of storage used by the storage accounts File service in bytes.|FileShare|
495-
|FileCount|File Count|Count|Average|The number of file in the storage accounts File service.|FileShare|
496-
|FileShareCount|File Share Count|Count|Average|The number of file shares in the storage accounts File service.|None|
497-
|FileShareSnapshotCount|File Share Snapshot Count|Count|Average|The number of snapshots present on the share in storage accounts Files Service.|FileShare|
498-
|FileShareSnapshotSize|File Share Snapshot Size|Bytes|Average|The amount of storage used by the snapshots in storage accounts File service in bytes.|FileShare|
494+
|FileCapacity|File Capacity|Bytes|Average|The amount of storage used by the storage account's File service in bytes.|FileShare|
495+
|FileCount|File Count|Count|Average|The number of file in the storage account's File service.|FileShare|
496+
|FileShareCount|File Share Count|Count|Average|The number of file shares in the storage account's File service.|None|
497+
|FileShareSnapshotCount|File Share Snapshot Count|Count|Average|The number of snapshots present on the share in storage account's Files Service.|FileShare|
498+
|FileShareSnapshotSize|File Share Snapshot Size|Bytes|Average|The amount of storage used by the snapshots in storage account's File service in bytes.|FileShare|
499499
|FileShareQuota|File share quota size|Bytes|Average|The upper limit on the amount of storage that can be used by Azure Files Service in bytes.|FileShare|
500500
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication,FileShare|
501501
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication,FileShare|
@@ -508,9 +508,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
508508

509509
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
510510
|---|---|---|---|---|---|
511-
|QueueCapacity|Queue Capacity|Bytes|Average|The amount of storage used by the storage accounts Queue service in bytes.|None|
512-
|QueueCount|Queue Count|Count|Average|The number of queue in the storage accounts Queue service.|None|
513-
|QueueMessageCount|Queue Message Count|Count|Average|The approximate number of queue messages in the storage accounts Queue service.|None|
511+
|QueueCapacity|Queue Capacity|Bytes|Average|The amount of storage used by the storage account's Queue service in bytes.|None|
512+
|QueueCount|Queue Count|Count|Average|The number of queue in the storage account's Queue service.|None|
513+
|QueueMessageCount|Queue Message Count|Count|Average|The approximate number of queue messages in the storage account's Queue service.|None|
514514
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
515515
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
516516
|Egress|Egress|Bytes|Total|The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType,ApiName,Authentication|
@@ -1176,7 +1176,7 @@ Azure Monitor provides several ways to interact with metrics, including charting
11761176
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
11771177
|---|---|---|---|---|---|
11781178
|CacheUtilization|Cache utilization|Percent|Average|Utilization level in the cluster scope|None|
1179-
|QueryDuration|Query duration|Milliseconds|Average|Queries duration in seconds|QueryStatus|
1179+
|QueryDuration|Query duration|Milliseconds|Average|Queries' duration in seconds|QueryStatus|
11801180
|IngestionUtilization|Ingestion utilization|Percent|Average|Ratio of used ingestion slots in the cluster|None|
11811181
|KeepAlive|Keep alive|Count|Average|Sanity check indicates the cluster responds to queries|None|
11821182
|IngestionVolumeInMB|Ingestion volume (in MB)|Count|Total|Overall volume of ingested data to the cluster (in MB)|Database|
@@ -1844,8 +1844,8 @@ Azure Monitor provides several ways to interact with metrics, including charting
18441844
|dwu_used|DWU used|Count|Maximum|DWU used. Applies only to data warehouses.|None|
18451845
|cache_hit_percent|Cache hit percentage|Percent|Maximum|Cache hit percentage. Applies only to data warehouses.|None|
18461846
|cache_used_percent|Cache used percentage|Percent|Maximum|Cache used percentage. Applies only to data warehouses.|None|
1847-
|sqlserver_process_core_percent|SQL Server process core percent|Percent|Maximum|CPU usage percentage for the SQL Server process, as measured by the operating system. Currently available for serverless databases only.|None|
1848-
|sqlserver_process_memory_percent|SQL Server process memory percent|Percent|Maximum|Memory usage percentage for the SQL Server process, as measured by the operating system. Currently available for serverless databases only.|None|
1847+
|sqlserver_process_core_percent|SQL Server process core percent|Percent|Maximum|CPU usage percentage for the SQL Server process, as measured by the operating system.|None|
1848+
|sqlserver_process_memory_percent|SQL Server process memory percent|Percent|Maximum|Memory usage percentage for the SQL Server process, as measured by the operating system.|None|
18491849
|tempdb_data_size|Tempdb Data File Size Kilobytes|Count|Maximum|Tempdb Data File Size Kilobytes. Not applicable to data warehouses.|None|
18501850
|tempdb_log_size|Tempdb Log File Size Kilobytes|Count|Maximum|Tempdb Log File Size Kilobytes. Not applicable to data warehouses.|None|
18511851
|tempdb_log_used_percent|Tempdb Percent Log Used|Percent|Maximum|Tempdb Percent Log Used. Not applicable to data warehouses.|None|
@@ -1937,9 +1937,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
19371937

19381938
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
19391939
|---|---|---|---|---|---|
1940-
|BlobCapacity|Blob Capacity|Bytes|Average|The amount of storage used by the storage accounts Blob service in bytes.|BlobType,Tier|
1941-
|BlobCount|Blob Count|Count|Average|The number of Blob in the storage accounts Blob service.|BlobType,Tier|
1942-
|ContainerCount|Blob Container Count|Count|Average|The number of containers in the storage accounts Blob service.|None|
1940+
|BlobCapacity|Blob Capacity|Bytes|Average|The amount of storage used by the storage account's Blob service in bytes.|BlobType,Tier|
1941+
|BlobCount|Blob Count|Count|Average|The number of Blob in the storage account's Blob service.|BlobType,Tier|
1942+
|ContainerCount|Blob Container Count|Count|Average|The number of containers in the storage account's Blob service.|None|
19431943
|IndexCapacity|Index Capacity|Bytes|Average|The amount of storage used by ADLS Gen2 (Hierarchical) Index in bytes.|None|
19441944
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
19451945
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
@@ -1952,9 +1952,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
19521952

19531953
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
19541954
|---|---|---|---|---|---|
1955-
|TableCapacity|Table Capacity|Bytes|Average|The amount of storage used by the storage accounts Table service in bytes.|None|
1956-
|TableCount|Table Count|Count|Average|The number of table in the storage accounts Table service.|None|
1957-
|TableEntityCount|Table Entity Count|Count|Average|The number of table entities in the storage accounts Table service.|None|
1955+
|TableCapacity|Table Capacity|Bytes|Average|The amount of storage used by the storage account's Table service in bytes.|None|
1956+
|TableCount|Table Count|Count|Average|The number of table in the storage account's Table service.|None|
1957+
|TableEntityCount|Table Entity Count|Count|Average|The number of table entities in the storage account's Table service.|None|
19581958
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
19591959
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
19601960
|Egress|Egress|Bytes|Total|The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType,ApiName,Authentication|
@@ -1966,11 +1966,11 @@ Azure Monitor provides several ways to interact with metrics, including charting
19661966

19671967
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
19681968
|---|---|---|---|---|---|
1969-
|FileCapacity|File Capacity|Bytes|Average|The amount of storage used by the storage accounts File service in bytes.|FileShare|
1970-
|FileCount|File Count|Count|Average|The number of file in the storage accounts File service.|FileShare|
1971-
|FileShareCount|File Share Count|Count|Average|The number of file shares in the storage accounts File service.|None|
1972-
|FileShareSnapshotCount|File share snapshot count|Count|Average|The number of snapshots present on the share in storage accounts Files Service.|FileShare|
1973-
|FileShareSnapshotSize|File share snapshot size|Bytes|Average|The amount of storage used by the snapshots in storage accounts File service in bytes.|FileShare|
1969+
|FileCapacity|File Capacity|Bytes|Average|The amount of storage used by the storage account's File service in bytes.|FileShare|
1970+
|FileCount|File Count|Count|Average|The number of file in the storage account's File service.|FileShare|
1971+
|FileShareCount|File Share Count|Count|Average|The number of file shares in the storage account's File service.|None|
1972+
|FileShareSnapshotCount|File share snapshot count|Count|Average|The number of snapshots present on the share in storage account's Files Service.|FileShare|
1973+
|FileShareSnapshotSize|File share snapshot size|Bytes|Average|The amount of storage used by the snapshots in storage account's File service in bytes.|FileShare|
19741974
|FileShareQuota|File share quota size|Bytes|Average|The upper limit on the amount of storage that can be used by Azure Files Service in bytes.|FileShare|
19751975
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication,FileShare|
19761976
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication,FileShare|
@@ -1983,9 +1983,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
19831983

19841984
|Metric|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
19851985
|---|---|---|---|---|---|
1986-
|QueueCapacity|Queue Capacity|Bytes|Average|The amount of storage used by the storage accounts Queue service in bytes.|None|
1987-
|QueueCount|Queue Count|Count|Average|The number of queue in the storage accounts Queue service.|None|
1988-
|QueueMessageCount|Queue Message Count|Count|Average|The approximate number of queue messages in the storage accounts Queue service.|None|
1986+
|QueueCapacity|Queue Capacity|Bytes|Average|The amount of storage used by the storage account's Queue service in bytes.|None|
1987+
|QueueCount|Queue Count|Count|Average|The number of queue in the storage account's Queue service.|None|
1988+
|QueueMessageCount|Queue Message Count|Count|Average|The approximate number of queue messages in the storage account's Queue service.|None|
19891989
|Transactions|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType,GeoType,ApiName,Authentication|
19901990
|Ingress|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType,ApiName,Authentication|
19911991
|Egress|Egress|Bytes|Total|The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType,ApiName,Authentication|

0 commit comments

Comments
 (0)