public static class WavefrontMeterRegistry.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
WavefrontMeterRegistry |
build() |
WavefrontMeterRegistry.Builder |
clock(io.micrometer.core.instrument.Clock clock) |
WavefrontMeterRegistry.Builder |
httpClient(io.micrometer.core.ipc.http.HttpSender httpClient) |
WavefrontMeterRegistry.Builder |
threadFactory(java.util.concurrent.ThreadFactory threadFactory) |
public WavefrontMeterRegistry.Builder clock(io.micrometer.core.instrument.Clock clock)
public WavefrontMeterRegistry.Builder threadFactory(java.util.concurrent.ThreadFactory threadFactory)
public WavefrontMeterRegistry.Builder httpClient(io.micrometer.core.ipc.http.HttpSender httpClient)
public WavefrontMeterRegistry build()