From 28f504fdd6f91697037b3e6c947da8febbf3f0c0 Mon Sep 17 00:00:00 2001 From: Suneet Saldanha Date: Thu, 3 Aug 2023 20:55:21 -0700 Subject: [PATCH] spell check --- docs/operations/metrics.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/operations/metrics.md b/docs/operations/metrics.md index 1153ec795400..75486bc16df1 100644 --- a/docs/operations/metrics.md +++ b/docs/operations/metrics.md @@ -207,9 +207,9 @@ These metrics apply to the [Kinesis indexing service](../development/extensions- These metrics are only reported by [compaction tasks](../data-management/compaction.md). -|Metric|Description|Dimensions|Normal value| -|------|-----------|----------|------------| -|`compact/segmentAnalyzer/fetchAndProcessMillis`|Time taken to fetch and process segments to infer the schema for the compaction task to run.|`dataSource`, `taskId`, `taskType`, `groupId`,`tags`|Varies. A high value indicates compaction tasks will speed up from explicitly setting the dataschema.| +|Metric|Description|Dimensions| Normal value | +|------|-----------|----------|--------------------------------------------------------------------------------------------------------| +|`compact/segmentAnalyzer/fetchAndProcessMillis`|Time taken to fetch and process segments to infer the schema for the compaction task to run.|`dataSource`, `taskId`, `taskType`, `groupId`,`tags`| Varies. A high value indicates compaction tasks will speed up from explicitly setting the data schema. | ### Other ingestion metrics