Skip to content

Commit fee152c

Browse files
authored
changed note since rollout delayed.
1 parent 768c8ff commit fee152c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/platform/metrics-supported-export-diagnostic-settings.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Azure Monitor platform metrics exportable via Diagnostic Settings
33
description: List of metrics available for each resource type with Azure Monitor.
44
services: azure-monitor
5-
65
ms.topic: reference
76
ms.date: 03/30/2020
87
ms.subservice: metrics
@@ -19,7 +18,9 @@ Because of intricacies in the Azure Monitor backend, not all metrics are exporta
1918

2019
## Change to behavior for NULLs and Zero values
2120

22-
For the platform metrics that can be exported via diagnostic settings, there are a few metrics for which Azure Monitor interprets '0s' as 'Nulls'. This has caused some confusion between real '0s' (emitted by resource) and interpreted '0s' (Nulls). Starting **April 1, 2020** platform metrics exported via diagnostic settings will no longer export '0s' unless they have truly been emitted by the underlying resource. Please note:
21+
For the platform metrics that can be exported via diagnostic settings, there are a few metrics for which Azure Monitor interprets '0s' as 'Nulls'. This has caused some confusion between real '0s' (emitted by resource) and interpreted '0s' (Nulls). Soon a change will occur and platform metrics exported via diagnostic settings will no longer export '0s' unless they have truly been emitted by the underlying resource. The change was scheduled for April 1, 2020, but has been delayed due to priority shifts due to COVID-19.
22+
23+
Please note:
2324

2425
1. If you delete a resource group or a specific resource, metric data from the effected resources will no longer be sent to diagnostic setting export destinations. That is, it will no longer appear in Event Hubs, Storage Accounts and Log Analytics Workspaces.
2526
2. This improvement will be available in all public and private clouds.

0 commit comments

Comments
 (0)