File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
content/en/docs/reference/instrumentation Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ title: Kubernetes Component SLI Metrics
5
5
linkTitle : Service Level Indicator Metrics
6
6
content_type : reference
7
7
weight : 20
8
+ description : >-
9
+ High-level indicators for measuring the reliability and performance of Kubernetes components.
8
10
---
9
11
10
12
<!-- overview -->
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ content_type: reference
4
4
weight : 60
5
5
reviewers :
6
6
- dashpole
7
+ description : >-
8
+ Provides runtime diagnostics for Kubernetes components, offering insights into component runtime status and configuration flags.
7
9
---
8
10
9
11
@@ -67,4 +69,4 @@ authorization-webhook-cache-authorized-ttl=5m0s
67
69
authorization-webhook-cache-unauthorized-ttl=30s
68
70
authorization-webhook-version=v1beta1
69
71
default-watch-cache-size=100
70
- ```
72
+ ```
You can’t perform that action at this time.
0 commit comments