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
@@ -383,6 +383,7 @@ Bring feature quality up to and prevent regression during ongoing migration:
383
383
*[Kubernetes Logging documentation](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md) is updated for structured logging.
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
+
* Log volume (i.e. size of output) will be benchmarked and documented for kubelet in non-JSON and JSON format.
0 commit comments