You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/platform/metrics-supported-export-diagnostic-settings.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,8 @@
2
2
title: Azure Monitor platform metrics exportable via Diagnostic Settings
3
3
description: List of metrics available for each resource type with Azure Monitor.
4
4
services: azure-monitor
5
-
6
5
ms.topic: reference
7
-
ms.date: 02/10/2020
6
+
ms.date: 03/30/2020
8
7
ms.subservice: metrics
9
8
---
10
9
# Azure Monitor platform metrics exportable via Diagnostic Settings
@@ -19,7 +18,9 @@ Because of intricacies in the Azure Monitor backend, not all metrics are exporta
19
18
20
19
## Change to behavior for NULLs and Zero values
21
20
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:
23
24
24
25
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.
25
26
2. This improvement will be available in all public and private clouds.
@@ -44,7 +45,7 @@ The table contains the following columns.
44
45
> The table below may have a horizontal scroll bar at the bottom. If you believe you are missing information, check to see that the scroll bar is all the way to the left.
45
46
46
47
47
-
| Exportable via Diagnostic Settings? |Emits NULLs | ResourceType | Metric | MetricDisplayName | Unit | AggregationType |
48
+
| Exportable via Diagnostic Settings? |Already emit NULLs | ResourceType | Metric | MetricDisplayName | Unit | AggregationType |
48
49
|---|---| ---- | ----- | ------ | ---- | ---- |
49
50
|****Yes****| No | Microsoft.AnalysisServices/servers | CleanerCurrentPrice | Memory: Cleaner Current Price | Count | Average |
50
51
|****Yes****| No | Microsoft.AnalysisServices/servers | CleanerMemoryNonshrinkable | Memory: Cleaner Memory nonshrinkable | Bytes | Average |
0 commit comments