Skip to content

Commit 16b1a49

Browse files
authored
Merge pull request kubernetes#127206 from richabanker/zpages-owners
add OWNERS and README for zpages under component-base
2 parents bf6a9da + c4516c7 commit 16b1a49

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- sig-instrumentation-approvers
5+
- logicalhan
6+
reviewers:
7+
- sig-instrumentation-reviewers
8+
labels:
9+
- sig/instrumentation
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## z-pages
2+
3+
## Purpose
4+
5+
<!---
6+
TODO: Placeholder README. Add more details, KEP for z-pags here.
7+
-->
8+
9+
The purpose of this effort is to enhance the observability, troubleshooting, and debugging capabilities of core Kubernetes components by integrating with a suite of z-pages. This will provide a standardized, low-overhead way to expose internal component metrics, runtime statistics, and configuration details, enabling users to gain deeper insights into the behavior and performance of the core components.

0 commit comments

Comments
 (0)