Skip to content

Commit dd19a2d

Browse files
authored
Add e2e tests requirements for Beta structured logging (kubernetes#2529)
* Add e2e tests requirements for Beta structured logging * Update keps/sig-instrumentation/1602-structured-logging/README.md Co-authored-by: Marek Siarkowicz <[email protected]>
1 parent 846705f commit dd19a2d

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
@@ -384,6 +384,7 @@ Bring feature quality up to and prevent regression during ongoing migration:
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.
386386
* 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
387388

388389
#### GA
389390

0 commit comments

Comments
 (0)