add OWNERS and README for zpages under component-base

This commit is contained in:
Richa Banker 2024-09-06 10:52:47 -07:00
parent d28fca1294
commit c4516c7e69
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-instrumentation-approvers
- logicalhan
reviewers:
- sig-instrumentation-reviewers
labels:
- sig/instrumentation

View File

@ -0,0 +1,9 @@
## z-pages
## Purpose
<!---
TODO: Placeholder README. Add more details, KEP for z-pags here.
-->
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.