@ConfigurationProperties(value="reporter") public static class JaegerConfiguration.JaegerReporterConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected io.jaegertracing.Configuration.ReporterConfiguration |
configuration |
| Constructor and Description |
|---|
JaegerReporterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
io.jaegertracing.Configuration.ReporterConfiguration |
getReporterConfiguration() |
void |
setSenderConfiguration(io.jaegertracing.Configuration.SenderConfiguration senderConfiguration)
Sets the sender configuration.
|
@ConfigurationBuilder(prefixes="with") protected io.jaegertracing.Configuration.ReporterConfiguration configuration