Closed ViolaPioggia closed 12 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: ViolaPioggia
To complete the pull request process, please assign coderpoet after the PR has been reviewed.
You can assign the PR to them by writing /assign @coderpoet
in a comment when ready.
The full list of commands accepted by this bot can be found here.
@ViolaPioggia @li-jin-gou 有一个更合适的修复方案哈: https://github.com/kitex-contrib/obs-opentelemetry/pull/39
nonRecord 的 span,只是表示这个 span 不可变了,并非是取不到 span context 的 noopSpan 才是取不到 span context 的
fix:fix logrus cancel trace info
修复了 logrus
ctx
中无 trace 信息却打印出了空值的问题以下是前后对比