Skip to content

Commit 76e488e

Browse files
authored
Merge pull request #96845 from normesta/normesta-monitor-2
Updated Azure Monitor topics
2 parents 75541ce + cdd0171 commit 76e488e

12 files changed

+698
-441
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42843,9 +42843,14 @@
4284342843
},
4284442844
{
4284542845
"source_path": "articles/storage/common/storage-enable-and-view-metrics.md",
42846-
"redirect_url": "/azure/storage/common/storage-metrics-in-azure-monitor",
42846+
"redirect_url": "/azure/storage/common/monitor-storage",
4284742847
"redirect_document_id": true
4284842848
},
42849+
{
42850+
"source_path": "articles/storage/common/storage-metrics-in-azure-monitor.md",
42851+
"redirect_url": "/azure/storage/common/monitor-storage",
42852+
"redirect_document_id": false
42853+
},
4284942854
{
4285042855
"source_path": "articles/azure-stack/partner/azure-stack-vaas-set-up-account.md",
4285142856
"redirect_url": "/azure/azure-stack/partner/azure-stack-vaas-set-up-resources",

articles/azure-monitor/insights/storage-insights-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The counter tile under the drop-down lists rolls-up the total number of storage
6363
Select a value in the columns **Availability**, **E2E Latency**, **Server Latency**, and **transaction error type/Errors** directs you to a report tailored to the specific type of storage metrics that match the column selected for that storage account. For more information about the workbooks for each category, see the [Detailed storage workbooks](#detailed-storage-workbooks) section below.
6464

6565
>[!NOTE]
66-
>For details on which errors can be shown in the report, see [Response Type schema](../../storage/common/storage-metrics-in-azure-monitor.md#metrics-dimensions) and look for response types such as **ServerOtherError**, **ClientOtherError**, **ClientThrottlingError**. Depending on the storage accounts selected, if there are more than three types of errors reported, all other errors are represented under the category of **Other**.
66+
>For details on which errors can be shown in the report, see [Response Type schema](../../storage/common/monitor-storage-reference.md#metrics-dimensions) and look for response types such as **ServerOtherError**, **ClientOtherError**, **ClientThrottlingError**. Depending on the storage accounts selected, if there are more than three types of errors reported, all other errors are represented under the category of **Other**.
6767
6868
The default **Availability** threshold is:
6969

articles/storage/blobs/TOC.yml

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -229,26 +229,22 @@
229229
items:
230230
- name: Prepare drives for import (v1)
231231
- name: Prepare drives for import (v2)
232-
- name: Monitor and troubleshoot
232+
- name: Monitoring
233233
items:
234-
- name: Troubleshooting tutorial
235-
href: ../common/storage-e2e-troubleshooting.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
236-
- name: Monitor, diagnose, and troubleshoot
237-
href: ../common/storage-monitoring-diagnosing-troubleshooting.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
238-
- name: Monitor in the Azure portal
239-
href: ../common/storage-monitor-storage-account.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
240-
- name: Metrics and logging
234+
- name: Monitor a storage account
235+
href: ../common/monitor-storage.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
236+
- name: Migrate from classic metrics
237+
href: ../common/storage-metrics-migration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
238+
- name: Monitoring (classic)
241239
items:
242-
- name: Metrics in Azure Monitor
243-
href: ../common/storage-metrics-in-azure-monitor.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
244-
- name: Migrate to new metrics
245-
href: ../common/storage-metrics-migration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
246-
- name: Storage analytics
240+
- name: Storage Analytics
247241
href: ../common/storage-analytics.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
248-
- name: Storage analytics metrics (classic)
242+
- name: Metrics
249243
href: ../common/storage-analytics-metrics.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
250-
- name: Storage analytics logs
244+
- name: Logs
251245
href: ../common/storage-analytics-logging.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
246+
- name: Monitor, diagnose, and troubleshoot
247+
href: ../common/storage-monitoring-diagnosing-troubleshooting.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
252248
- name: Event handling
253249
href: storage-blob-event-overview.md
254250
- name: Change feed
@@ -438,6 +434,12 @@
438434
href: storage-xamarin-blob-storage.md
439435
- name: Move across regions
440436
href: ../common/storage-account-move.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
437+
- name: Monitor (classic)
438+
items:
439+
- name: Monitor in the Azure portal (classic)
440+
href: ../common/storage-monitor-storage-account.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
441+
- name: Troubleshooting tutorial (classic)
442+
href: ../common/storage-e2e-troubleshooting.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
441443
- name: Troubleshoot
442444
items:
443445
- name: Latency issues
@@ -537,6 +539,8 @@
537539
- name: Resource Manager template
538540
displayName: ARM
539541
href: /azure/templates/microsoft.storage/allversions
542+
- name: Monitoring data
543+
href: ../common/monitor-storage-reference.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
540544
- name: Resources
541545
items:
542546
- name: Azure updates

articles/storage/blobs/storage-blob-scalable-app-verify-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In part four of the series, you learn how to:
1919
> * Configure charts in the Azure portal
2020
> * Verify throughput and latency metrics
2121
22-
[Azure storage metrics](../common/storage-metrics-in-azure-monitor.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json) uses Azure monitor to provide a unified view into the performance and availability of your storage account.
22+
[Azure storage metrics](../common/monitor-storage.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json) uses Azure monitor to provide a unified view into the performance and availability of your storage account.
2323

2424
## Configure metrics
2525

@@ -29,7 +29,7 @@ Choose Blob from the **SUB SERVICE** drop-down.
2929

3030
Under **METRIC**, select one of the metrics found in the following table:
3131

32-
The following metrics give you an idea of the latency and throughput of the application. The metrics you configure in the portal are in 1-minute averages. If a transaction finished in the middle of a minute that minute data is halfed for the average. In the application, the upload and download operations were timed and provided you output of the actual amount of time it took to upload and download the files. This information can be used in conjunction with the portal metrics to fully understand throughput.
32+
The following metrics give you an idea of the latency and throughput of the application. The metrics you configure in the portal are in 1-minute averages. If a transaction finished in the middle of a minute that minute data is halved for the average. In the application, the upload and download operations were timed and provided you output of the actual amount of time it took to upload and download the files. This information can be used in conjunction with the portal metrics to fully understand throughput.
3333

3434
|Metric|Definition|
3535
|---|---|
@@ -47,7 +47,7 @@ Charts can have more than one metric assigned to them, but assigning more than o
4747

4848
## Dimensions
4949

50-
[Dimensions](../common/storage-metrics-in-azure-monitor.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json#metrics-dimensions) are used to look deeper into the charts and get more detailed information. Different metrics have different dimensions. One dimension that is available is the **API name** dimension. This dimension breaks out the chart into each separate API call. The first image below shows an example chart of total transactions for a storage account. The second image shows the same chart but with the API name dimension selected. As you can see, each transaction is listed giving more details into how many calls were made by API name.
50+
[Dimensions](../common/monitor-storage-reference.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json#metrics-dimensions) are used to look deeper into the charts and get more detailed information. Different metrics have different dimensions. One dimension that is available is the **API name** dimension. This dimension breaks out the chart into each separate API call. The first image below shows an example chart of total transactions for a storage account. The second image shows the same chart but with the API name dimension selected. As you can see, each transaction is listed giving more details into how many calls were made by API name.
5151

5252
![Storage account metrics - transactions without a dimension](./media/storage-blob-scalable-app-verify-metrics/transactionsnodimensions.png)
5353

84.1 KB
Loading
62.6 KB
Loading
19.8 KB
Loading

0 commit comments

Comments
 (0)