Skip to content

Commit baf843e

Browse files
authored
Merge pull request #112723 from rboucher/patch-5
Update per supportability case
2 parents 0aabe2c + 95f58d2 commit baf843e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

articles/azure-monitor/platform/metrics-custom-overview.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Custom metrics in Azure Monitor
33
description: Learn about custom metrics in Azure Monitor and how they are modeled.
44
author: ancav
5+
ms.author: ancav
56
services: azure-monitor
6-
77
ms.topic: conceptual
8-
ms.date: 09/09/2019
9-
ms.author: ancav
8+
ms.date: 04/23/2020
9+
1010
ms.subservice: metrics
1111
---
1212
# Custom metrics in Azure Monitor
@@ -207,6 +207,11 @@ During the public preview, the ability to publish custom metrics is available on
207207
|East Asia | https:\//eastasia.monitoring.azure.com
208208
|Korea Central | https:\//koreacentral.monitoring.azure.com
209209

210+
## Latency and storage retention
211+
212+
Adding a brand new metric or a new dimension being added to a metric may take up to 2 to 3 minutes to appear. Once in the system, data should apear in less than 30 seconds 99% of the time.
213+
214+
If you delete a metric or remove a dimension, the change can take a week to a month to be deleted from the system.
210215

211216
## Quotas and limits
212217
Azure Monitor imposes the following usage limits on custom metrics:
@@ -227,4 +232,4 @@ Use custom metrics from different services:
227232
- [Linux Virtual Machine using the Telegraf agent](collect-custom-metrics-linux-telegraf.md)
228233
- [REST API](../../azure-monitor/platform/metrics-store-custom-rest-api.md)
229234
- [Classic Cloud Services](collect-custom-metrics-guestos-vm-cloud-service-classic.md)
230-
235+

0 commit comments

Comments
 (0)