Bogdan Drutu
Bogdan Drutu
I think the missing thing is this otep https://github.com/open-telemetry/oteps/pull/89
This issue is still block by the otel-go library being ready.
Block by https://github.com/open-telemetry/opentelemetry-go/issues/2204
@dashpole please do a final review and add the ready to merge label after.
Do you want to run the windows msi image there instead of docker? For the moment, until this is resolved
/cc @james-bebbington assigning to you since you are the expert
If that is the case, why not using an inmemory queue?
There are lots of edge cases here when it comes to this: what do you do if the backend is down and you drain? What do you do if you...
>As I said earlier, I don't think the current API for storage clients is expressive enough to write a performant queue, even if the underlying store had all the necessary...
I think we should discuss this in a separate issue, since this issue is not about that :)