@ConfigurationProperties(value="spring.sleuth.otel.propagation") public class OtelPropagationProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OtelPropagationProperties.SleuthBaggage |
| Constructor and Description |
|---|
OtelPropagationProperties() |
| Modifier and Type | Method and Description |
|---|---|
OtelPropagationProperties.SleuthBaggage |
getSleuthBaggage() |
void |
setSleuthBaggage(OtelPropagationProperties.SleuthBaggage sleuthBaggage) |
public OtelPropagationProperties.SleuthBaggage getSleuthBaggage()
public void setSleuthBaggage(OtelPropagationProperties.SleuthBaggage sleuthBaggage)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.