data class ZipkinBackendConfig : Config
<init>
ZipkinBackendConfig(collector_url: String, reporter: ZipkinReporterConfig?)
collector_url
val collector_url: String
reporter
val reporter: ZipkinReporterConfig?