|
Post by Caffrey on Feb 29, 2020 8:42:30 GMT
Hi All,
I have a doubt about "AppendLimit". Is this property to limit MAX object numbers of "Metrics" / "MetricProperties" when create a MetricReportDefintion. Please enlighten me, thank you.
BR, Caffrey
|
|
|
Post by mraineri on Mar 2, 2020 14:01:16 GMT
This property is used to convey the maximum number of entries in a metric report (not the number of metrics the service supports); you can think of it as the maximum array size of "MetricValues" in the "MetricReport" resource. This is used to show when a report will reach its limit, and it could start losing historic samples, or stop reporting entirely.
|
|
|
Post by Caffrey on Mar 4, 2020 2:47:18 GMT
Got it, thank you.
|
|