opentracing-auto
opentracing-auto copied to clipboard
circle loop when use http repoter
when use http reporter, will lead circle loop report. httpClient plugin will on req and res event, http reporter request will be listen too, so once report send http, will be listen and to report, this will circle loop.