public class StackdriverPropertiesConfigAdapter extends StepRegistryPropertiesConfigAdapter<StackdriverProperties> implements io.micrometer.stackdriver.StackdriverConfig
StackdriverProperties to a StackdriverConfig.| Constructor and Description |
|---|
StackdriverPropertiesConfigAdapter(StackdriverProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
prefix() |
java.lang.String |
projectId() |
java.lang.String |
resourceType() |
batchSize, enabled, get, stepgetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcredentials, resourceLabels, validatepublic StackdriverPropertiesConfigAdapter(StackdriverProperties properties)
public java.lang.String prefix()
prefix in interface io.micrometer.core.instrument.config.MeterRegistryConfigprefix in interface io.micrometer.stackdriver.StackdriverConfigpublic java.lang.String projectId()
projectId in interface io.micrometer.stackdriver.StackdriverConfigpublic java.lang.String resourceType()
resourceType in interface io.micrometer.stackdriver.StackdriverConfig