Package io.micrometer.influx
Class InfluxMeterRegistry.Builder
java.lang.Object
io.micrometer.influx.InfluxMeterRegistry.Builder
- Enclosing class:
- InfluxMeterRegistry
public static class InfluxMeterRegistry.Builder
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description InfluxMeterRegistrybuild()InfluxMeterRegistry.Builderclock(io.micrometer.core.instrument.Clock clock)InfluxMeterRegistry.BuilderhttpClient(io.micrometer.core.ipc.http.HttpSender httpClient)InfluxMeterRegistry.BuilderthreadFactory(java.util.concurrent.ThreadFactory threadFactory)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
clock
-
threadFactory
-
httpClient
-
build
-