xmidt-org / argus

simple json database abstraction layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rely on instrumented client instead of manual trace context propagation

joe94 opened this issue · comments

Instead of using xmidt-org/candlelight to manually propagate the trace context, we should let users of the argus client instrument their HTTP client accordingly.