@ConfigurationProperties(value="spring.sleuth.otel.resource") public class OtelResourceProperties extends Object
| Constructor and Description |
|---|
OtelResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
boolean |
isEnabled() |
void |
setAttributes(Map<String,String> attributes) |
void |
setEnabled(boolean enabled) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.