diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
| commit | f2c3064a5bd64339f316e6719094c3782d503102 (patch) | |
| tree | 27615ea3a8a43eea691594b2ac4c7f9e11a5179e /sig-instrumentation | |
| parent | 2b74274adc291a2748a5b1052a5e8767295b8085 (diff) | |
Ran make
Diffstat (limited to 'sig-instrumentation')
| -rw-r--r-- | sig-instrumentation/README.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 97192cfe..a8c2a218 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Covers best practices for cluster observability through metrics, logging, and events across all Kubernetes components and development of relevant components such as Heapster and kube-state-metrics. Coordinates metric requirements of different SIGs for other components through finding common APIs. +The [charter](charter.md) defines the scope and governance of the Instrumentation Special Interest Group. + ## Meetings * Regular SIG Meeting: [Thursdays at 17:30 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:30&tz=UTC). * [Meeting notes and Agenda](https://docs.google.com/document/d/17emKiwJeqfrCsv0NZ2FtyDbenXGtTNCsDEiLbPa7x7Y/edit). @@ -19,8 +21,8 @@ Covers best practices for cluster observability through metrics, logging, and ev ### Chairs The Chairs of the SIG run operations and processes governing the SIG. -* Piotr Szczesniak (**[@piosz](https://github.com/piosz)**), Google * Frederic Branczyk (**[@brancz](https://github.com/brancz)**), Red Hat +* Piotr Szczesniak (**[@piosz](https://github.com/piosz)**), Google ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-instrumentation) @@ -39,13 +41,13 @@ The following subprojects are owned by sig-instrumentation: - **kube-state-metrics** - Owners: - https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS -- **metrics-server** - - Owners: - - https://raw.githubusercontent.com/kubernetes-incubator/metrics-server/master/OWNERS - **metrics** - Owners: - - https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS + - https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS +- **metrics-server** + - Owners: + - https://raw.githubusercontent.com/kubernetes-incubator/metrics-server/master/OWNERS - **mutating-trace-admission-controller** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS |
