@ConfigurationProperties(value="spring.sleuth.otel.processor") public class OtelProcessorProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OtelProcessorProperties.Batch
Configuration of the
BatchSpanProcessor. |
| Constructor and Description |
|---|
OtelProcessorProperties() |
| Modifier and Type | Method and Description |
|---|---|
OtelProcessorProperties.Batch |
getBatch() |
void |
setBatch(OtelProcessorProperties.Batch batch) |
public OtelProcessorProperties.Batch getBatch()
public void setBatch(OtelProcessorProperties.Batch batch)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.