Skip to content

Commit 230bd48

Browse files
Merge pull request #269045 from yossi-y/main
Updated Export Failures metric definition
2 parents ee519bc + 774c5df commit 230bd48

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 in the Log Analytics workspace within the selected time range. This number includes export failures that can result by Azure Monitor, destination resource availability, or throttling. |
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. |
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)