hunt-trace ~master (2022-05-28T06:06:17.4966809)
Dub
Repo
traceSpanAfter
hunt
trace
Plugin
1 tags标签的key 可参考 constrants.d定义的key ,也可以自定义 2 当有错误发生时,error不能为空。
void
traceSpanAfter
(
Span
span
,
string
[
string
]
tags
,
string
error
= ""
)
Meta
Source
See Implementation
hunt
trace
Plugin
functions
traceSpanAfter
traceSpanBefore
1 tags标签的key 可参考 constrants.d定义的key ,也可以自定义 2 当有错误发生时,error不能为空。