You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-instrumentation/1602-structured-logging/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,6 +384,7 @@ Bring feature quality up to and prevent regression during ongoing migration:
384
384
* JSON format should support same set of feature flags as text format, minus those we will decide to deprecate.
385
385
* Structured logging interface design is verified by migrating one whole component (Kubelet) to structured logging. All other component migrations will be best effort.
386
386
* Log volume (i.e. size of output) will be benchmarked and documented for kubelet in non-JSON and JSON format.
387
+
* Dedicated periodic e2e test scenario with JSON enabled
0 commit comments