Skip to content

Commit ffc749e

Browse files
committed
Changes according to Ornat's instructions
1 parent e5a9b6d commit ffc749e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-explorer/using-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Export health and performance metrics track the general health and performance o
6161
|---|---|---|---|---|
6262
Continuous export number of exported records | Count | Sum | The number of exported records in all continuous export jobs. | None |
6363
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 |
6666
Export utilization | Percent | Max | Export capacity used, out of the total export capacity in the cluster (between 0 and 100). | None |
6767
| | | | |
6868

0 commit comments

Comments
 (0)