File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
keps/sig-instrumentation/647-apiserver-tracing Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -176,10 +176,11 @@ Alpha
176
176
Beta
177
177
178
178
- [ ] Tracing 100% of requests does not break scalability tests (this does not necessarily mean trace backends can handle all the data).
179
- - [ ] OpenTelemetry reaches GA
179
+ - [X ] OpenTelemetry reaches GA
180
180
- [ ] Publish examples of how to use the OT Collector with kubernetes
181
- - [ ] Allow time for feedback
181
+ - [X ] Allow time for feedback
182
182
- [ ] Revisit the format used to export spans.
183
+ - [ ] Parity with the old text-based Traces
183
184
184
185
GA
185
186
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ prr-approvers:
22
22
see-also :
23
23
replaces :
24
24
stage : beta
25
- last-updated : 2022-01-18
26
- latest-milestone : " v1.24 "
25
+ last-updated : 2022-09-19
26
+ latest-milestone : " v1.26 "
27
27
milestone :
28
28
alpha : " v1.22"
29
- beta : " v1.24 "
29
+ beta : " v1.26 "
30
30
feature-gates :
31
31
- name : APIServerTracing
32
32
disable-supported : true
You can’t perform that action at this time.
0 commit comments