opentracing-auto icon indicating copy to clipboard operation
opentracing-auto copied to clipboard

circle loop when use http repoter

Open wanglihui opened this issue 5 years ago • 0 comments

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.

wanglihui avatar Jun 02 '20 03:06 wanglihui