zipkin-csharp
zipkin-csharp copied to clipboard
Feature request, batch flushing collector
Instead of making the user manually handle collector writes, it would be really nice if one could just pass the span you are using to some background worker that batch flushes it to zipkin to minimize network interaction.