Local Forwarder does not work correctly with Span requests
lmolkova opened this issue · 1 comments
lmolkova commented
It never writes a response, therefore attempt to stream Spans without closing connection after each span does not work.
LocalForwarder should write to response stream after each span received similarly to how it does it for config requests.
lmolkova commented
this is not correct, and streams actually works fine