hunt-trace ~master (2019-10-15T08:23:13Z)
Home
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不能为空。