Skip to content

Commit

Permalink
Add e2e tests requirements for Beta structured logging (#2529)
Browse files Browse the repository at this point in the history
* Add e2e tests requirements for Beta structured logging

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

Co-authored-by: Marek Siarkowicz <[email protected]>
  • Loading branch information
serathius and serathius authored Feb 22, 2021
1 parent 846705f commit dd19a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keps/sig-instrumentation/1602-structured-logging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ Bring feature quality up to and prevent regression during ongoing migration:
* JSON format should support same set of feature flags as text format, minus those we will decide to deprecate.
* Structured logging interface design is verified by migrating one whole component (Kubelet) to structured logging. All other component migrations will be best effort.
* Log volume (i.e. size of output) will be benchmarked and documented for kubelet in non-JSON and JSON format.
* Dedicated periodic e2e test scenario with JSON enabled

#### GA

Expand Down

0 comments on commit dd19a2d

Please sign in to comment.