Skip to content

Commit 10fffa8

Browse files
authored
Merge pull request kubernetes#2306 from ehashman/instrumentation-cleanup
Instrumentation cleanup
2 parents 93431db + 1c4ff39 commit 10fffa8

File tree

10 files changed

+53
-59
lines changed

10 files changed

+53
-59
lines changed

keps/sig-instrumentation/20190425-metrics-watch-api.md renamed to keps/sig-instrumentation/1013-metrics-watch-api/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
---
2-
title: Watch support for metrics APIs
3-
authors:
4-
- "@x13n"
5-
owning-sig: sig-instrumentation
6-
participating-sigs:
7-
- sig-autoscaling
8-
reviewers:
9-
- TBD
10-
approvers:
11-
- TBD
12-
editor: TBD
13-
creation-date: 2019-04-25
14-
last-updated: 2019-04-29
15-
status: provisional
16-
see-also:
17-
replaces:
18-
superseded-by:
19-
---
20-
211
# Metrics API watch support
222

233
## Table of Contents
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Watch support for metrics APIs
2+
kep-number: 1013
3+
authors:
4+
- "@x13n"
5+
owning-sig: sig-instrumentation
6+
participating-sigs:
7+
- sig-autoscaling
8+
reviewers:
9+
- TBD
10+
approvers:
11+
- TBD
12+
editor: TBD
13+
creation-date: 2019-04-25
14+
last-updated: 2019-04-29
15+
status: provisional
16+
see-also:
17+
replaces:
18+
superseded-by:

keps/sig-instrumentation/20181106-kubernetes-metrics-overhaul.md renamed to keps/sig-instrumentation/1206-metrics-overhaul/README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
---
2-
title: Kubernetes Metrics Overhaul
3-
authors:
4-
- "@brancz"
5-
- "@ehashman"
6-
owning-sig: sig-instrumentation
7-
reviewers:
8-
- "@piosz"
9-
- "@DirectXMan12"
10-
approvers:
11-
- "@piosz"
12-
- "@DirectXMan12"
13-
editor: "@DirectXMan12"
14-
creation-date: 2018-11-06
15-
last-updated: 2019-03-21
16-
status: implemented
17-
---
18-
191
# Kubernetes Metrics Overhaul
202

213
## Table of Contents
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
title: Kubernetes Metrics Overhaul
2+
kep-number: 1206
3+
authors:
4+
- "@brancz"
5+
- "@ehashman"
6+
owning-sig: sig-instrumentation
7+
reviewers:
8+
- "@piosz"
9+
- "@DirectXMan12"
10+
approvers:
11+
- "@piosz"
12+
- "@DirectXMan12"
13+
editor: "@DirectXMan12"
14+
creation-date: 2018-11-06
15+
last-updated: 2019-03-21
16+
status: implemented

keps/sig-instrumentation/20200415-cardinality-enforcement.md renamed to keps/sig-instrumentation/2305-metrics-cardinality-enforcement/README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
---
2-
title: Dynamic Cardinality Enforcement
3-
authors:
4-
- "@logicalhan"
5-
- "@lilic"
6-
owning-sig: sig-instrumentation
7-
participating-sigs:
8-
- sig-instrumentation
9-
reviewers:
10-
- "@dashpole"
11-
- "@brancz"
12-
- "@ehashman"
13-
- "@x13n"
14-
approvers:
15-
- sig-instrumentation
16-
creation-date: 2020-04-15
17-
last-updated: 2020-05-19
18-
stage: alpha
19-
status: implementable
20-
---
21-
221
# Dynamic Cardinality Enforcement
232

243
## Table of Contents
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Dynamic Cardinality Enforcement
2+
kep-number: 2305
3+
authors:
4+
- "@logicalhan"
5+
- "@lilic"
6+
owning-sig: sig-instrumentation
7+
participating-sigs:
8+
- sig-instrumentation
9+
reviewers:
10+
- "@dashpole"
11+
- "@brancz"
12+
- "@ehashman"
13+
- "@x13n"
14+
approvers:
15+
- sig-instrumentation
16+
creation-date: 2020-04-15
17+
last-updated: 2020-05-19
18+
stage: alpha
19+
status: implementable

0 commit comments

Comments
 (0)