Skip to content

Commit bf57cc4

Browse files
Merge pull request #284291 from EdB-MSFT/patch-4
Update create-diagnostic-settings.md
2 parents 596fec9 + fe650da commit bf57cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/create-diagnostic-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Every effort is made to ensure all log data is sent correctly to your destinatio
224224

225225
### Inactive resources
226226

227-
When a resource is inactive and exporting zero-value metrics, the diagnostic settings export mechanism back off incrementally to avoid unnecessary costs of exporting and storing zero values. The back-off may lead to a delay in the export of the next non-zero value.
227+
When a resource is inactive and exporting zero-value metrics, the diagnostic settings export mechanism backs off incrementally to avoid unnecessary costs of exporting and storing zero values. The back-off may lead to a delay in the export of the next non-zero value.
228228

229229
When a resource is inactive for one hour, the export mechanism backs off to 15 minutes. This means that there is a potential latency of up to 15 minutes for the next nonzero value to be exported. The maximum backoff time of two hours is reached after seven days of inactivity. Once the resource starts exporting nonzero values, the export mechanism reverts to the original export latency of three minutes.
230230

0 commit comments

Comments
 (0)