Skip to content

Commit 96b9f35

Browse files
committed
Fix table spacing issue
1 parent b636579 commit 96b9f35

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
@@ -67,7 +67,7 @@ Export health and performance metrics track the general health and performance o
6767

6868
**Metric** | **Unit** | **Aggregation** | **Metric description**
6969
|---|---|---|---|
70-
Continuous export - number of exported records | Count | Sum | Total number of records exported from the cluster. |
70+
Continuous export number of exported records | Count | Sum | Total number of records exported from the cluster. |
7171
Continuous export max lateness minutes | Count | Max | Max value in minutes of exported records.|
7272
Continuous export pending count | Count | Max | Max value of pending export operations.
7373
Continuous export result | Count | Count | Total number of continuous export operations, by result. Metric includes a continuous export name and database.
@@ -103,7 +103,7 @@ Streaming ingest metrics track streaming ingestion data and request rate, durati
103103

104104
**Metric** | **Unit** | **Aggregation** | **Metric description**
105105
|---|---|---|---|
106-
Streaming Ingest Data Rate | Count | RateRequestsPerSecond | | Total volume of data ingested to the cluster. |
106+
Streaming Ingest Data Rate | Count | RateRequestsPerSecond | Total volume of data ingested to the cluster. |
107107
Streaming Ingest Duration | Milliseconds | Avg, Max, Min | Total duration of all streaming ingestion requests. |
108108
Streaming Ingest Request Rate | Count | Count, Avg, Max, Min, Sum | Total number of streaming ingestion requests. |
109109
Streaming Ingest Result | Count | Avg | Total number of streaming ingestion requests by result type. |

0 commit comments

Comments
 (0)