File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed
keps/sig-instrumentation/4242-extending-stability Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 1
- # KEP-4242: Extending Metrics Stability
2
-
1
+ ## Table of Contents
3
2
3
+ <!-- toc -->
4
4
- [ Release Signoff Checklist] ( #release-signoff-checklist )
5
5
- [ Summary] ( #summary )
6
6
- [ Motivation] ( #motivation )
7
7
- [ Goals] ( #goals )
8
8
- [ Non-Goals] ( #non-goals )
9
9
- [ Proposal] ( #proposal )
10
- - [ User Stories (Optional)] ( #user-stories-optional )
11
- - [ Story 1] ( #story-1 )
12
- - [ Story 2] ( #story-2 )
13
- - [ Notes/Constraints/Caveats (Optional)] ( #notesconstraintscaveats-optional )
14
10
- [ Risks and Mitigations] ( #risks-and-mitigations )
15
11
- [ Design Details] ( #design-details )
16
12
- [ Test Plan] ( #test-plan )
17
13
- [ Graduation Criteria] ( #graduation-criteria )
18
- - [ Upgrade / Downgrade Strategy] ( #upgrade--downgrade-strategy )
19
- - [ Version Skew Strategy] ( #version-skew-strategy )
14
+ - [ Alpha] ( #alpha )
15
+ - [ Beta] ( #beta )
16
+ - [ GA] ( #ga )
20
17
- [ Production Readiness Review Questionnaire] ( #production-readiness-review-questionnaire )
21
18
- [ Feature Enablement and Rollback] ( #feature-enablement-and-rollback )
22
- - [ Rollout, Upgrade and Rollback Planning] ( #rollout-upgrade-and-rollback-planning )
23
19
- [ Monitoring Requirements] ( #monitoring-requirements )
24
- - [ Dependencies] ( #dependencies )
25
- - [ Scalability] ( #scalability )
26
- - [ Troubleshooting] ( #troubleshooting )
27
20
- [ Implementation History] ( #implementation-history )
28
21
- [ Drawbacks] ( #drawbacks )
29
22
- [ Alternatives] ( #alternatives )
30
- - [ Infrastructure Needed (Optional) ] ( #infrastructure-needed-optional )
23
+ <!-- /toc -->
31
24
32
25
## Release Signoff Checklist
33
26
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ kep-number: "4242"
6
6
authors : ['@logicalhan', '@dgrisonnet', '@coffeepac']
7
7
owning-sig : sig-instrumentation
8
8
participating-sigs : [sig-architecture, sig-instrumentation]
9
- reviewers : ['@dashpole', '@ehashman' ]
10
- approvers : []
9
+ reviewers : ['@dashpole']
10
+ approvers : ['@dashpole' ]
11
11
prr-approvers : ['@ehashman']
12
12
creation-date : " 2022-09-05"
13
13
last-updated : v1.26
You can’t perform that action at this time.
0 commit comments