Skip to content

Commit cabc372

Browse files
committed
Updating description of Blob Count and Blob Capacity refresh cadence
1 parent 677b357 commit cabc372

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/storage/blobs/monitor-blob-storage-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Blob Storage
33
description: This article contains important reference material you need when you monitor Azure Blob Storage.
4-
ms.date: 08/08/2024
4+
ms.date: 08/27/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: normesta
@@ -168,3 +168,4 @@ The following sections describe the properties for Azure Storage resource logs w
168168

169169
- See [Monitor Azure Blob Storage](monitor-blob-storage.md) for a description of monitoring Azure Blob Storage.
170170
- See [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) for details on monitoring Azure resources.
171+
- See [Metrics and logs FAQ](storage-blob-faq.yml#metrics-and-logs) for frequently asked questions and answers.

articles/storage/blobs/storage-blob-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: This article provides a list of frequently asked questions (FAQ) for Azure Blob Storage.
55
ms.topic: faq
66
ms.service: azure-blob-storage
7-
ms.date: 03/20/2024
7+
ms.date: 08/27/2024
88
ms.author: normesta
99
author: normesta
1010
title: Azure Blob Storage frequently asked questions
@@ -122,6 +122,10 @@ sections:
122122
How do I track availability of my storage account?
123123
answer: |
124124
You can configure a resource health alert based on the [Azure Resource Health](../../service-health/resource-health-overview.md) service to track the availability of your storage account. If there are no transactions on the account, then the alert reports based on the health of the Storage cluster where your storage account is located.
125+
- question: |
126+
How often does the blob count and blob capacity metric get updated?
127+
answer: |
128+
The blob capacity and blob count metric are emitted hourly. A background process computes these metrics and updates them multiple times a day.
125129
- name: Change feed support
126130
questions:
127131
- question: |

0 commit comments

Comments
 (0)