Skip to content

Commit d497257

Browse files
Merge pull request #269741 from yossi-y/main
Updated metric description
2 parents eef4230 + 1df19f8 commit d497257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/logs-data-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The following metrics are available for data export operation and alerts
132132
| Metric name | Description |
133133
|:---|:---|
134134
| Bytes Exported | Total number of bytes exported to destination from Log Analytics workspace within the selected time range. The size of data exported is the number of bytes in the exported JSON formatted data. 1 GB = 10^9 bytes. |
135-
| Export Failures | Total number of failed export requests to destination from Log Analytics workspace within the selected time range. This number includes export failures due to destination resource throttling, server error or access forbidden error. |
135+
| Export Failures | Total number of failed export requests to destination from Log Analytics workspace within the selected time range. This number includes export attempts failures due to destination resource throttling, forbidden access error, or any server error. A retry process handles failed attempts and the number isn’t an indication for missing data. |
136136
| Records exported | Total number of records exported from Log Analytics workspace within the selected time range. This number counts records for operations that ended with success. |
137137

138138

0 commit comments

Comments
 (0)