ZipkinReporterService

constructor(url: String, initBlock: ZipkinReporterService.() -> Unit = {})

Parameters

url

The full URL of the Zipkin collector endpoint.

initBlock

An optional initialization block invoked after the service listener is registered.