Package io.quarkus.jaeger.runtime
Class ZipkinReporterFactoryImpl
- java.lang.Object
-
- io.quarkus.jaeger.runtime.ZipkinReporterFactoryImpl
-
- All Implemented Interfaces:
ReporterFactory
public class ZipkinReporterFactoryImpl extends Object implements ReporterFactory
-
-
Constructor Summary
Constructors Constructor Description ZipkinReporterFactoryImpl()
-
-
-
Method Detail
-
createReporter
public io.jaegertracing.spi.Reporter createReporter(String endpoint)
- Specified by:
createReporterin interfaceReporterFactory
-
-