Skip to content

Commit 740abf4

Browse files
authored
Update WG Structured logging 2021 annual report
1 parent cb08d0e commit 740abf4

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

wg-structured-logging/annual-report-2021.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,50 +5,50 @@
55
1. What work did the WG do this year that should be highlighted?
66
For example, artifacts, reports, white papers produced this year.
77

8-
-
9-
-
10-
-
8+
- Graduated [Structured Logging](https://github.com/kubernetes/enhancements/issues/1602) to Beta
9+
- Graduated [Derecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to Beta
10+
- Created draft proposal for [Contextual logging](https://docs.google.com/document/d/1FaDj3_MvLWSuUtlVapgfTUglhYjBem1LNcpdd_OyBwU/edit?usp=sharing)
1111

1212
2. What initiatives are you working on that aren't being tracked in KEPs?
1313

14-
-
15-
-
16-
-
14+
- Continiusly migrating kubernetes/kubernetes repository to structured logging. In 2021 kubelet, kube-scheduler, kube-proxy were migrated.
15+
1716

1817
## Project health
1918

2019
1. What's the current roadmap until completion of the working group?
2120

22-
-
23-
-
24-
-
21+
- Graduate [Contextual Logging](https://github.com/kubernetes/enhancements/issues/3077) to Beta and GA
22+
- Graduate [Derecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to GA
23+
- Graduated [Structured Logging](https://github.com/kubernetes/enhancements/issues/1602) to GA
24+
- All code in kubernetes/kubernetes repository is migrated to Structured Logging API
2525

2626
2. Does the group have contributors from multiple companies/affiliations?
2727

28-
-
28+
- Yes, current members are from 1 ZTE, 1 Appdynamics, 1 Google, 3 VMware, 1 Intel and 2 unaffiliated.
2929

3030
3. Are there ways end users/companies can contribute that they currently are not?
3131
If one of those ways is more full time support, what would they work on and why?
3232

33-
-
33+
- End users can easily contribute by helping with [structured logging migration](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/migration-to-structured-logging.md)
3434
-
3535

3636
## Membership
3737

38-
- Primary slack channel member count:
39-
- Primary mailing list member count:
40-
- Primary meeting attendee count (estimated, if needed):
41-
- Primary meeting participant count (estimated, if needed):
38+
- Primary slack channel member count: 104
39+
- Primary mailing list member count: 46
40+
- Primary meeting attendee count (estimated, if needed): 4-5
41+
- Primary meeting participant count (estimated, if needed): 3-4
4242

4343
Include any other ways you measure group membership
4444

4545
## Operational
4646

4747
Operational tasks in [wg-governance.md]:
4848

49-
- [ ] [README.md] reviewed for accuracy and updated if needed
50-
- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
51-
- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
49+
- [x] [README.md] reviewed for accuracy and updated if needed
50+
- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
51+
- [x] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed
5252
- [ ] Updates provided to sponsoring SIGs in 2021
5353
- [$sig-name](https://git.k8s.io/community/$sig-id/)
5454
- links to email, meeting notes, slides, or recordings, etc

0 commit comments

Comments
 (0)