Skip to content

Commit 99408b4

Browse files
authored
Merge pull request #115692 from rboucher/NullSettings
change the note in article null value date
2 parents 677239b + f5fccc3 commit 99408b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ Because of intricacies in the Azure Monitor backend, not all metrics are exporta
1818

1919
## Change to behavior for NULLs and Zero values
2020

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.
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.
22+
23+
> [!CAUTION]
24+
> The change in behavior described above is scheduled to occur on June 1, 2020.
2225
2326
Please note:
2427

0 commit comments

Comments
 (0)