Skip to content

Commit ce5c110

Browse files
authored
Merge pull request #49334 from UMMAN2005/add-component-sli-metrics-description
Add description for Kubernetes Component SLI Metrics and z-pages
2 parents bb84454 + ae7a594 commit ce5c110

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/en/docs/reference/instrumentation/slis.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Kubernetes Component SLI Metrics
55
linkTitle: Service Level Indicator Metrics
66
content_type: reference
77
weight: 20
8+
description: >-
9+
High-level indicators for measuring the reliability and performance of Kubernetes components.
810
---
911

1012
<!-- overview -->

content/en/docs/reference/instrumentation/zpages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ content_type: reference
44
weight: 60
55
reviewers:
66
- dashpole
7+
description: >-
8+
Provides runtime diagnostics for Kubernetes components, offering insights into component runtime status and configuration flags.
79
---
810

911

@@ -67,4 +69,4 @@ authorization-webhook-cache-authorized-ttl=5m0s
6769
authorization-webhook-cache-unauthorized-ttl=30s
6870
authorization-webhook-version=v1beta1
6971
default-watch-cache-size=100
70-
```
72+
```

0 commit comments

Comments
 (0)