You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-explorer/using-metrics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,8 @@ Export health and performance metrics track the general health and performance o
61
61
|---|---|---|---|---|
62
62
Continuous export number of exported records | Count | Sum | The number of exported records in all continuous export jobs. | None |
63
63
Continuous export max lateness | Count | Max | The lateness (in minutes) reported by the continuous export jobs in the cluster. | None |
64
-
Continuous export pending count | Count | Max | The number of pending continuous export jobs. A pending continuous export is a job that is ready to run, but is waiting in a queue (which may be due to insufficient capacity).
65
-
Continuous export result | Count | Count | The result (“Failure” or “Success”) of each continuous export run. | ContinuousExportName |
64
+
Continuous export pending count | Count | Max | The number of pending continuous export jobs. These jobs are ready to run but waiting in a queue, possibly due to insufficient capacity).
65
+
Continuous export result | Count | Count | The Failure/Success result of each continuous export run. | ContinuousExportName |
66
66
Export utilization | Percent | Max | Export capacity used, out of the total export capacity in the cluster (between 0 and 100). | None |
0 commit comments