|
12 | 12 | - Governance and leadership changes
|
13 | 13 | -->
|
14 | 14 |
|
| 15 | +- `Contextual Logging` graduated to [beta](https://github.com/kubernetes/enhancements/pull/4219) |
| 16 | +- Introduced `Component Statusz` [alpha](https://github.com/kubernetes/enhancements/pull/4830) |
| 17 | +- Introduced `Component Flags` [alpha](https://github.com/kubernetes/enhancements/pull/4831) |
| 18 | +- Final draft ready for `Resource State Metrics` [alpha](https://github.com/kubernetes/enhancements/pull/4811) |
| 19 | +- [Usage metrics collector](https://github.com/kubernetes-sigs/usage-metrics-collector) now supports [cgroupsv2](https://github.com/kubernetes-sigs/usage-metrics-collector/pull/140) in metrics sampler |
| 20 | +- [Usage metrics collector](https://github.com/kubernetes-sigs/usage-metrics-collector) had 6 contributors from 4 different companies |
| 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 |
|
| 24 | +- [kubernetes-sigs/custom-metrics-apiserver](https://github.com/kubernetes-sigs/custom-metrics-apiserver/blob/master/OWNERS) |
| 25 | +- [kubernetes-sigs/metrics-server](https://github.com/kubernetes-sigs/metrics-server/blob/master/OWNERS) |
| 26 | +- [kubernetes-sigs/prometheus-adapter](https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/OWNERS_ALIASES) |
17 | 27 |
|
18 | 28 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 29 |
|
20 | 30 | <!--
|
21 | 31 | Examples include links to email, slides, or recordings.
|
22 | 32 | -->
|
23 | 33 |
|
| 34 | +- [SIG Instrumentation Introduction and Deep Dive (KubeCon NA '24)](https://youtu.be/IAGjj4s3F_M?si=dWCcua8XROpgqUZZ&t=0) |
| 35 | + |
| 36 | +- [SIG Instrumentation Introduction and Deep Dive (KubeCon EU '24)](https://www.youtube.com/watch?v=Sx1jmIJhfyA&list=PLj6h78yzYM2N8nw1YcqqKveySH6_0VnI0&index=106) |
| 37 | + |
24 | 38 | 4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
25 | 39 | <!--
|
26 | 40 | TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
|
|
30 | 44 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
|
31 | 45 | -->
|
32 | 46 |
|
33 |
| -<!-- |
34 |
| - - Alpha |
35 |
| - - [4827 - Component Statusz](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/4827-component-statusz) - v1.32 |
36 |
| - - [4828 - Component Flagz](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/4828-component-flagz) - v1.32 |
| 47 | +- Alpha |
| 48 | + - [4827 - Component Statusz](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/4827-component-statusz) - v1.32 |
| 49 | + - [4828 - Component Flagz](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/4828-component-flagz) - v1.32 |
37 | 50 |
|
38 |
| - - Beta |
39 |
| - - [3077 - Contextual logging](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/3077-contextual-logging) - v1.30 |
| 51 | +- Beta |
| 52 | + - [3077 - Contextual logging](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/3077-contextual-logging) - v1.30 |
40 | 53 |
|
41 |
| - - Stable |
42 |
| - - [2305 - Dynamic Cardinality Enforcement](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2305-metrics-cardinality-enforcement) - v1.30 |
43 |
| - - [647 - APIServer Tracing](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/647-apiserver-tracing) - v1.30 --> |
| 54 | +- Stable |
| 55 | + - [2305 - Dynamic Cardinality Enforcement](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2305-metrics-cardinality-enforcement) - v1.30 |
44 | 56 |
|
45 | 57 | ## [Subprojects](https://git.k8s.io/community/sig-instrumentation#subprojects)
|
46 | 58 |
|
| 59 | +**New in 2024:** |
| 60 | + |
| 61 | +- [zpages](https://git.k8s.io/kubernetes/staging/src/k8s.io/component-base/zpages) |
47 | 62 |
|
48 | 63 | **Continuing:**
|
49 |
| - - custom-metrics-apiserver |
50 |
| - - instrumentation |
51 |
| - - instrumentation-addons |
52 |
| - - instrumentation-tools |
53 |
| - - klog |
54 |
| - - kube-state-metrics |
55 |
| - - metric-stability-framework |
56 |
| - - metrics |
57 |
| - - metrics-server |
58 |
| - - prometheus-adapter |
59 |
| - - structured-logging |
60 |
| - - usage-metrics-collector |
| 64 | + |
| 65 | +- custom-metrics-apiserver |
| 66 | +- instrumentation |
| 67 | +- instrumentation-addons |
| 68 | +- instrumentation-tools |
| 69 | +- klog |
| 70 | +- kube-state-metrics |
| 71 | +- metric-stability-framework |
| 72 | +- metrics |
| 73 | +- metrics-server |
| 74 | +- prometheus-adapter |
| 75 | +- structured-logging |
| 76 | +- usage-metrics-collector |
61 | 77 |
|
62 | 78 | ## [Working groups](https://git.k8s.io/community/sig-instrumentation#working-groups)
|
63 | 79 |
|
64 |
| -**New in 2024:** |
65 |
| - - Serving |
66 | 80 | **Continuing:**
|
67 |
| - - Structured Logging |
| 81 | + |
| 82 | +- Serving |
| 83 | +- Structured Logging |
68 | 84 |
|
69 | 85 | ## Operational
|
70 | 86 |
|
71 | 87 | Operational tasks in [sig-governance.md]:
|
72 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
73 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
74 |
| -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
75 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
76 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
77 |
| -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
78 | 88 |
|
| 89 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 90 | +- [x] Other contributing docs (e.g. in [devel] dir or contributor guide) reviewed for accuracy and updated if needed |
| 91 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 92 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 93 | +- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
79 | 94 |
|
80 |
| -[CONTRIBUTING.md]: https://git.k8s.io/community/sig-instrumentation/CONTRIBUTING.md |
81 | 95 | [sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
|
82 | 96 | [README.md]: https://git.k8s.io/community/sig-instrumentation/README.md
|
83 | 97 | [sigs.yaml]: https://git.k8s.io/community/sigs.yaml
|
|
0 commit comments