Create Structured Logging Working Group

This commit is contained in:
Marek Siarkowicz 2021-04-02 16:17:08 +02:00
parent 3c6c29df52
commit 778e788166
5 changed files with 69 additions and 0 deletions

View File

@ -132,6 +132,9 @@ aliases:
- deads2k
- stevekuznetsov
- wojtek-t
wg-structured-logging-leads:
- serathius
- shubheksha
ug-big-data-leads:
- erikerlandson
- foxish

View File

@ -413,6 +413,7 @@ channels:
- name: wg-reliability
- name: wg-resource-mgmt
archived: true
- name: wg-structured-logging
- name: wg-security-audit
archived: true
- name: wg-virtual-kubelet

View File

@ -70,6 +70,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|[Naming](wg-naming/README.md)|* Architecture<br>* Contributor Experience<br>* Docs<br>|* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Jaice Singer DuMars](https://github.com/jdumars), Apple<br>* [Stephen Augustus](https://github.com/justaugustus), VMware<br>* [Zach Corleissen](https://github.com/zacharysarah), Linux Foundation<br>|* [Slack](https://kubernetes.slack.com/messages/wg-naming)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-naming)|* Regular WG Meeting: [Mondays at 10:30 PT (Pacific Time) (monthly - second Monday of month)](https://zoom.us/j/91522666403?pwd=WnRSNlNhNXhDWkR2ZU9ydGpsNWxtZz09)<br>
|[Policy](wg-policy/README.md)|* Architecture<br>* Auth<br>* Multicluster<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Erica von Buelow](https://github.com/ericavonb), Red Hat<br>* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Wednesdays at 16:00 PT (Pacific Time) (weekly)](https://zoom.us/j/7375677271)<br>
|[Reliability](wg-reliability/README.md)|* Architecture<br>* Cluster Lifecycle<br>* Release<br>* Scalability<br>* Testing<br>|* [David Eads](https://github.com/deads2k), Red Hat<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>* [Wojciech Tyczynski](https://github.com/wojtek-t), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-reliability)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-reliability)|* Regular WG Meeting: [Mondays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/97964505804?pwd=R3hzSnArQWJHYmdWUnpSUDh3aXhFUT09)<br>
|[Structured Logging](wg-structured-logging/README.md)|* API Machinery<br>* Architecture<br>* Cloud Provider<br>* Instrumentation<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Marek Siarkowicz](https://github.com/serathius), Google<br>* [Shubheksha Jalan](https://github.com/shubheksha), Apple<br>|* [Slack](https://kubernetes.slack.com/messages/wg-structured-logging)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging)|
### User Groups

View File

@ -2959,6 +2959,34 @@ workinggroups:
contact:
slack: wg-reliability
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-reliability
- dir: wg-structured-logging
name: Structured Logging
mission_statement: >
Modernize logging in Kubernetes core components, allowing users to efficiently
consume, process, store and analyse information stored in logs.
stakeholder_sigs:
- API Machinery
- Architecture
- Cloud Provider
- Instrumentation
- Network
- Node
- Scheduling
- Storage
label: structured-logging
leadership:
chairs:
- github: serathius
name: Marek Siarkowicz
company: Google
- github: shubheksha
name: Shubheksha Jalan
company: Apple
meetings: []
contact:
slack: wg-structured-logging
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging
usergroups:
- dir: ug-big-data
name: Big Data

View File

@ -0,0 +1,36 @@
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
# Structured Logging Working Group
Modernize logging in Kubernetes core components, allowing users to efficiently consume, process, store and analyse information stored in logs.
## Stakeholder SIGs
* SIG API Machinery
* SIG Architecture
* SIG Cloud Provider
* SIG Instrumentation
* SIG Network
* SIG Node
* SIG Scheduling
* SIG Storage
## Organizers
* Marek Siarkowicz (**[@serathius](https://github.com/serathius)**), Google
* Shubheksha Jalan (**[@shubheksha](https://github.com/shubheksha)**), Apple
## Contact
- Slack: [#wg-structured-logging](https://kubernetes.slack.com/messages/wg-structured-logging)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fstructured-logging)
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->