As of now, vertx-zipkin library only support `HttpSenderOptions` which makes a HTTP call to `http://localhost:9411/api/v2/spans` Something like KafkaSenderOptions or any other queue based sender would be a great addition. Do we intend to add more options in SenderOptions?