public class NewRelicPropertiesConfigAdapter extends StepRegistryPropertiesConfigAdapter<NewRelicProperties> implements io.micrometer.newrelic.NewRelicConfig
NewRelicProperties to a NewRelicConfig.| Constructor and Description |
|---|
NewRelicPropertiesConfigAdapter(NewRelicProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountId() |
java.lang.String |
apiKey() |
java.lang.String |
uri() |
batchSize, connectTimeout, enabled, get, numThreads, prefix, readTimeout, stepgetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic NewRelicPropertiesConfigAdapter(NewRelicProperties properties)
public java.lang.String apiKey()
apiKey in interface io.micrometer.newrelic.NewRelicConfigpublic java.lang.String accountId()
accountId in interface io.micrometer.newrelic.NewRelicConfigpublic java.lang.String uri()
uri in interface io.micrometer.newrelic.NewRelicConfig