Skip to content

Commit e9ba792

Browse files
committed
Add log volume benchmark
1 parent fa33187 commit e9ba792

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-instrumentation/1602-structured-logging

1 file changed

+1
-0
lines changed

keps/sig-instrumentation/1602-structured-logging/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ Bring feature quality up to and prevent regression during ongoing migration:
383383
* [Kubernetes Logging documentation](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md) is updated for structured logging.
384384
* JSON format should support same set of feature flags as text format, minus those we will decide to deprecate.
385385
* 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.
386387

387388
#### GA
388389

0 commit comments

Comments
 (0)