Skip to content

Commit efabb8b

Browse files
committed
Update SIG Instrumentation charter/scope
Adds tracing and removes references to the deprecated project Heapster, replacing it with klog.
1 parent b4862b2 commit efabb8b

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
@@ -1459,9 +1459,9 @@ sigs:
14591459
- dir: sig-instrumentation
14601460
name: Instrumentation
14611461
mission_statement: >
1462-
Covers best practices for cluster observability through metrics, logging, and
1463-
events across all Kubernetes components and development of relevant components
1464-
such as Heapster and kube-state-metrics. Coordinates metric requirements of different
1462+
Covers best practices for cluster observability through metrics, logging, events,
1463+
and traces across all Kubernetes components and development of relevant components
1464+
such as klog and kube-state-metrics. Coordinates metric requirements of different
14651465
SIGs for other components through finding common APIs.
14661466
14671467
charter_link: charter.md

0 commit comments

Comments
 (0)