kubernetes events: use contextal logging

gijlo24d  于 4个月前  发布在  Kubernetes
关注(0)|答案(4)|浏览(51)

你想添加什么?
每当事件被发出时,WithLogger应该在方法调用之前被添加。
/sig instrumentation
/wg structured-logging
为什么需要这个?
来自27a68ae:

Both EventRecorder interfaces in tools/events and tools/record now have a
 WithLogger helper. Using that method is optional, but recommended to support
 contextual logging properly. Without it, errors that occur while emitting an
 event are not associated with the caller.
wljmcqd8

wljmcqd82#

/triage accepted
/assign @pohly
mbyulnm0

mbyulnm03#

你好@pohly,

我在这里是新手,想做出一些有意义的贡献。你能详细说明一下当前的行为以及需要做些什么吗?

x8diyxa7

x8diyxa74#

如果你需要进一步的说明,这可能对你来说不是一个好的首要问题。它也已经有了一个受让人(你好@lowang-bh)。

相关问题