@ConfigurationProperties(prefix="management.metrics.export.cloudwatch")
public class CloudWatchProperties
extends org.springframework.boot.actuate.autoconfigure.metrics.export.properties.StepRegistryProperties
ConfigurationProperties for configuring CloudWatch metrics export.| Constructor and Description |
|---|
CloudWatchProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNamespace() |
void |
setNamespace(java.lang.String namespace) |