Skip to content

Commit 5309373

Browse files
authored
Merge pull request #265389 from v-thepet/table-monitor
Azure Monitor horizontals - Azure Table Storage
2 parents 49f24b3 + d74a445 commit 5309373

File tree

2 files changed

+226
-158
lines changed

2 files changed

+226
-158
lines changed
Lines changed: 41 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,53 @@
11
---
2-
title: Azure Table storage monitoring data reference
3-
description: Log and metrics reference for monitoring data from Azure Table storage.
4-
author: normesta
5-
services: storage
6-
ms.service: azure-table-storage
2+
title: Monitoring data reference for Azure Table Storage
3+
description: This article contains important reference material you need when you monitor Azure Table Storage.
4+
ms.date: 02/13/2024
5+
ms.custom: horz-monitor
76
ms.topic: reference
8-
ms.date: 08/18/2022
7+
ms.service: azure-table-storage
8+
author: normesta
99
ms.author: normesta
10-
ms.custom: monitoring
1110
---
1211

13-
# Azure Table storage monitoring data reference
14-
15-
See [Monitoring Azure Storage](monitor-table-storage.md) for details on collecting and analyzing monitoring data for Azure Storage.
16-
17-
## Metrics
18-
19-
The following tables list the platform metrics collected for Azure Storage.
20-
21-
### Capacity metrics
22-
23-
Capacity metrics values are sent to Azure Monitor every hour. The values are refreshed daily. The time grain defines the time interval for which metrics values are presented. The supported time grain for all capacity metrics is one hour (PT1H).
24-
25-
Azure Storage provides the following capacity metrics in Azure Monitor.
26-
27-
#### Account-level metrics
12+
# Azure Table Storage monitoring data reference
2813

29-
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-account-capacity-metrics.md)]
14+
<!-- Intro -->
15+
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
3016

31-
#### Table storage
17+
See [Monitor Azure Table Storage](monitor-table-storage.md) for details on the data you can collect for Azure Table Storage and how to use it.
3218

33-
This table shows [Table storage metrics](../../azure-monitor/essentials/metrics-supported.md#microsoftstoragestorageaccountstableservices).
19+
<!-- ## Metrics. Required section. -->
20+
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
3421

35-
| Metric | Description |
36-
| ------------------- | ----------------- |
37-
| TableCapacity | The amount of Table storage used by the storage account. <br/><br/> Unit: Bytes <br/> Aggregation Type: Average <br/> Value example: 1024 |
38-
| TableCount | The number of tables in the storage account. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/> Value example: 1024 |
39-
| TableEntityCount | The number of table entities in the storage account. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/> Value example: 1024 |
22+
### Supported metrics for Microsoft.Storage/storageAccounts
23+
The following table lists the metrics available for the Microsoft.Storage/storageAccounts resource type.
24+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
25+
[!INCLUDE [Microsoft.Storage/storageAccounts](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-storage-storageaccounts-metrics-include.md)]
4026

41-
To learn how to calculate Table storage capacity, see [Calculate the size/capacity of storage account and it services](https://techcommunity.microsoft.com/t5/azure-paas-blog/calculate-the-size-capacity-of-storage-account-and-it-services/ba-p/1064046).
42-
43-
### Transaction metrics
44-
45-
Transaction metrics are emitted on every request to a storage account from Azure Storage to Azure Monitor. In the case of no activity on your storage account, there will be no data on transaction metrics in the period. All transaction metrics are available at both account and Table storage service level. The time grain defines the time interval that metric values are presented. The supported time grains for all transaction metrics are PT1H and PT1M.
46-
47-
[!INCLUDE [Transaction metrics](../../../includes/azure-storage-account-transaction-metrics.md)]
27+
### Supported metrics for Microsoft.Storage/storageAccounts/tableServices
28+
The following table lists the metrics available for the Microsoft.Storage/storageAccounts/tableServices resource type.
29+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
30+
[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-storage-storageaccounts-tableservices-metrics-include.md)]
4831

4932
<a id="metrics-dimensions"></a>
50-
51-
## Metrics dimensions
52-
53-
Azure Storage supports following dimensions for metrics in Azure Monitor.
54-
33+
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
34+
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
5535
[!INCLUDE [Metrics dimensions](../../../includes/azure-storage-account-metrics-dimensions.md)]
5636

5737
<a id="resource-logs-preview"></a>
38+
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
39+
40+
### Supported resource logs for Microsoft.Storage/storageAccounts/tableServices
41+
[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-storage-storageaccounts-tableservices-logs-include.md)]
42+
43+
<!-- ## Azure Monitor Logs tables. Required section. -->
44+
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
5845

59-
## Resource logs
46+
- [AzureActivity](/azure/azure-monitor/reference/tables/azureactivity)
47+
- [AzureMetrics](/azure/azure-monitor/reference/tables/azuremetrics)
48+
- [StorageTableLogs](/azure/azure-monitor/reference/tables/storagetablelogs)
6049

61-
The following table lists the properties for Azure Storage resource logs when they're collected in Azure Monitor Logs or Azure Storage. The properties describe the operation, the service, and the type of authorization that was used to perform the operation.
50+
The following tables list the properties for Azure Storage resource logs when they're collected in Azure Monitor Logs or Azure Storage. The properties describe the operation, the service, and the type of authorization that was used to perform the operation.
6251

6352
### Fields that describe the operation
6453

@@ -72,7 +61,12 @@ The following table lists the properties for Azure Storage resource logs when th
7261

7362
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-logs-properties-service.md)]
7463

75-
## See also
64+
<!-- ## Activity log. Required section. -->
65+
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
66+
- [Microsoft.Storage resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftstorage)
67+
68+
## Related content
69+
70+
- See [Monitor Azure Table Storage](monitor-table-storage.md) for a description of monitoring Azure Table Storage.
71+
- See [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) for details on monitoring Azure resources.
7672

77-
- See [Monitoring Azure Table storage](monitor-table-storage.md) for a description of monitoring Azure Storage.
78-
- See [Monitoring Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.

0 commit comments

Comments
 (0)