@FunctionalInterface public interface ReporterAppender
| Modifier and Type | Method and Description |
|---|---|
void |
append(Collection<com.uber.jaeger.reporters.Reporter> reporters)
Provides the ability to add custom Reporters
other than the ones that are auto-configured
based on the configuration
Implementation should only add reporters to the collection
|
void append(Collection<com.uber.jaeger.reporters.Reporter> reporters)
Copyright © 2018. All rights reserved.