Skip to content

Commit e614b5a

Browse files
authored
Merge pull request #6464 from ehashman/sig-inst
SIG Charter Update: Instrumentation (tracing, non-retired projects)
2 parents 45bc5ba + efabb8b commit e614b5a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

sig-instrumentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
88
--->
99
# Instrumentation Special Interest Group
1010

11-
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.
11+
Covers best practices for cluster observability through metrics, logging, events, and traces across all Kubernetes components and development of relevant components such as klog and kube-state-metrics. Coordinates metric requirements of different SIGs for other components through finding common APIs.
1212

1313
The [charter](charter.md) defines the scope and governance of the Instrumentation Special Interest Group.
1414

sig-instrumentation/charter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ the Roles and Organization Management outlined in [sig-governance].
55

66
## Scope
77

8-
Owns best practices for cluster observability through metrics and logging
9-
across all Kubernetes components and development of components required for all
10-
Kubernetes clusters (eg. heapster, metrics-server).
8+
Owns best practices for cluster observability through metrics, logging, events,
9+
and traces across all Kubernetes components and development of components
10+
required for all Kubernetes clusters (eg. klog, kube-state-metrics).
1111

1212
### In scope
1313

sigs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,9 +1509,9 @@ sigs:
15091509
- dir: sig-instrumentation
15101510
name: Instrumentation
15111511
mission_statement: >
1512-
Covers best practices for cluster observability through metrics, logging, and
1513-
events across all Kubernetes components and development of relevant components
1514-
such as Heapster and kube-state-metrics. Coordinates metric requirements of different
1512+
Covers best practices for cluster observability through metrics, logging, events,
1513+
and traces across all Kubernetes components and development of relevant components
1514+
such as klog and kube-state-metrics. Coordinates metric requirements of different
15151515
SIGs for other components through finding common APIs.
15161516
15171517
charter_link: charter.md

0 commit comments

Comments
 (0)