From 7e4088602018f7f2239beab43996a09244a2339b Mon Sep 17 00:00:00 2001 From: Artur Rodrigues Date: Mon, 8 Apr 2024 08:35:28 +0100 Subject: [PATCH] Fix spelling in tests --- test/instrumentation/documentation/documentation-list.yaml | 2 +- test/instrumentation/documentation/documentation.md | 2 +- test/instrumentation/testdata/stable-metrics-list.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/instrumentation/documentation/documentation-list.yaml b/test/instrumentation/documentation/documentation-list.yaml index d3988602583..48f0395aad5 100644 --- a/test/instrumentation/documentation/documentation-list.yaml +++ b/test/instrumentation/documentation/documentation-list.yaml @@ -2148,7 +2148,7 @@ - name: pod_scheduling_sli_duration_seconds subsystem: scheduler help: E2e latency for a pod being scheduled, from the time the pod enters the scheduling - queue an d might involve multiple scheduling attempts. + queue and might involve multiple scheduling attempts. type: Histogram stabilityLevel: BETA labels: diff --git a/test/instrumentation/documentation/documentation.md b/test/instrumentation/documentation/documentation.md index a000c7fa49a..00f534aaa2d 100644 --- a/test/instrumentation/documentation/documentation.md +++ b/test/instrumentation/documentation/documentation.md @@ -362,7 +362,7 @@ Beta metrics observe a looser API contract than its stable counterparts. No labe
  • deprecated_versionstability_level
  • scheduler_pod_scheduling_sli_duration_seconds
    -
    E2e latency for a pod being scheduled, from the time the pod enters the scheduling queue an d might involve multiple scheduling attempts.
    +
    E2e latency for a pod being scheduled, from the time the pod enters the scheduling queue and might involve multiple scheduling attempts.