From 6c83f61fa5b0ac1e71feb574b98be72791b315c8 Mon Sep 17 00:00:00 2001 From: Umman Mammadov <137191653+UMMAN2005@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:06:05 +0000 Subject: [PATCH] Add description for Kubernetes Component SLI Metrics --- content/en/docs/reference/instrumentation/slis.md | 2 ++ content/en/docs/reference/instrumentation/zpages.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/en/docs/reference/instrumentation/slis.md b/content/en/docs/reference/instrumentation/slis.md index e520d0a9344b8..6c1eafd7a08ad 100644 --- a/content/en/docs/reference/instrumentation/slis.md +++ b/content/en/docs/reference/instrumentation/slis.md @@ -5,6 +5,8 @@ title: Kubernetes Component SLI Metrics linkTitle: Service Level Indicator Metrics content_type: reference weight: 20 +description: >- + High-level indicators for measuring the reliability and performance of Kubernetes components. --- diff --git a/content/en/docs/reference/instrumentation/zpages.md b/content/en/docs/reference/instrumentation/zpages.md index 079f6fa08f3f0..d2b8b0e59a86b 100644 --- a/content/en/docs/reference/instrumentation/zpages.md +++ b/content/en/docs/reference/instrumentation/zpages.md @@ -4,6 +4,8 @@ content_type: reference weight: 60 reviewers: - dashpole +description: >- + Provides runtime diagnostics for Kubernetes components, offering insights into traces, stats, and debugging information. ---