|
12 | 12 | - Governance and leadership changes
|
13 | 13 | -->
|
14 | 14 |
|
| 15 | +- Started off a [SIG Instrumentation Mentorship Program](https://docs.google.com/document/d/1Qa0KflaD2H1AbBtC--c4UD_xaxVkB0zb1UOBz7Vbu14/edit#heading=h.dxk9okw7st8s) to attract and retain new contributors. |
| 16 | +- Introduced a new subproject, [usage-metrics-collector](https://github.com/kubernetes-sigs/usage-metrics-collector), to collect kube usage and capacity metrics. |
| 17 | +- `APIServer Tracing` graduated to [stable](https://github.com/kubernetes/enhancements/commit/97713189b3107b41c4c19505d04aa7ef22df063b). |
| 18 | +- `Dynamic Cardinality Enforcement` graduated to [stable](https://github.com/kubernetes/enhancements/commit/ab798d7c2f9a75c770dc4369be702036b984b40e). |
| 19 | +- `Extending Metrics Stability` graduated to [beta](https://github.com/kubernetes/enhancements/commit/5c9771693c9820176ff37854f4727bad0889b492). |
| 20 | +- `Kubernetes Components Health SLIs` graduated to [stable](https://github.com/kubernetes/enhancements/commit/6ede6f1f2163957f5f10033a38fe83804d0df671). |
| 21 | + |
15 | 22 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 23 |
|
17 | 24 | <!--
|
|
20 | 27 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
|
21 | 28 | -->
|
22 | 29 |
|
| 30 | +- [kubernetes-sigs/custom-metrics-apiserver](https://github.com/kubernetes-sigs/custom-metrics-apiserver/blob/master/OWNERS) |
| 31 | +- [kubernetes-sigs/metrics-server](https://github.com/kubernetes-sigs/metrics-server/blob/master/OWNERS) |
| 32 | +- [kubernetes-sigs/prometheus-adapter](https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/OWNERS_ALIASES) |
| 33 | + |
23 | 34 | 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
|
24 | 35 |
|
25 | 36 | <!--
|
26 | 37 | Examples include links to email, slides, or recordings.
|
27 | 38 | -->
|
28 | 39 |
|
29 |
| -4. KEP work in 2023 (v1.27, v1.28, v1.29): |
| 40 | +- [SIG Instrumentation Introduction and Deep Dive (KubeCon NA '23)](https://youtu.be/Lf5h8bPrSBM?si=HOv63HqVRIAB2mjw) |
30 | 41 |
|
| 42 | +4. KEP work in 2023 (v1.27, v1.28, v1.29): |
31 | 43 |
|
32 | 44 | - Beta
|
33 | 45 | - [2305 - Dynamic Cardinality Enforcement](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2305-metrics-cardinality-enforcement) - v1.28
|
|
41 | 53 |
|
42 | 54 | ## [Subprojects](https://git.k8s.io/community/sig-instrumentation#subprojects)
|
43 | 55 |
|
44 |
| - |
45 | 56 | **New in 2023:**
|
46 | 57 | - [usage-metrics-collector](https://git.k8s.io/community/<no value>#usage-metrics-collector)
|
| 58 | + |
47 | 59 | **Continuing:**
|
48 | 60 | - custom-metrics-apiserver
|
49 | 61 | - instrumentation
|
|
65 | 77 | ## Operational
|
66 | 78 |
|
67 | 79 | Operational tasks in [sig-governance.md]:
|
68 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
69 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
70 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
71 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
72 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
73 |
| -- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
| 80 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 81 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 82 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 83 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 84 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 85 | +- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed |
74 | 86 |
|
75 | 87 |
|
76 | 88 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-instrumentation/CONTRIBUTING.md
|
|
0 commit comments