Skip to content

Commit 07a1d05

Browse files
authored
Merge pull request #4519 from pohly/contextual-logging
KEP-3077: contextual logging: sync with KEP template
2 parents b0eadf8 + 5c97716 commit 07a1d05

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

keps/sig-instrumentation/3077-contextual-logging/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,10 @@ become slightly worse.
10631063
Initial micro benchmarking shows that function call overhead increases. This is
10641064
not expected to be measurable during realistic workloads.
10651065

1066+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
1067+
1068+
No.
1069+
10661070
### Troubleshooting
10671071

10681072
###### How does this feature react if the API server and/or etcd is unavailable?

keps/sig-instrumentation/3077-contextual-logging/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ see-also:
1919
- "/keps/sig-instrumentation/1602-structured-logging"
2020

2121
# The target maturity stage in the current dev cycle for this KEP.
22-
stage: alpha
22+
stage: beta
2323

2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively

0 commit comments

Comments
 (0)