Uses of Interface
zipkin2.reporter.ReporterMetrics
-
-
Uses of ReporterMetrics in zipkin2.reporter
Classes in zipkin2.reporter that implement ReporterMetrics Modifier and Type Class Description classInMemoryReporterMetricsFields in zipkin2.reporter declared as ReporterMetrics Modifier and Type Field Description static ReporterMetricsReporterMetrics. NOOP_METRICSMethods in zipkin2.reporter with parameters of type ReporterMetrics Modifier and Type Method Description AsyncReporter.BuilderAsyncReporter.Builder. metrics(ReporterMetrics metrics)Aggregates and reports reporter metrics to a monitoring system.
-