public interface DatadogConfig
extends io.micrometer.core.instrument.spectator.step.StepRegistryConfig
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
apiKey() |
default java.lang.String |
hostTag()
The tag that will be mapped to "host" when shipping metrics to datadog, or
null if
host should be omitted on publishing. |
default java.lang.String |
prefix() |
batchSize, connectTimeout, enabled, numThreads, readTimeout, stepdefault java.lang.String prefix()
prefix in interface io.micrometer.core.instrument.spectator.SpectatorConfdefault java.lang.String apiKey()
default java.lang.String hostTag()
null if
host should be omitted on publishing.