Modifier and Type | Field and Description |
---|---|
static InfluxConfig |
InfluxConfig.DEFAULT
Accept configuration defaults
|
Modifier and Type | Method and Description |
---|---|
static InfluxMeterRegistry.Builder |
InfluxMeterRegistry.builder(InfluxConfig config) |
Constructor and Description |
---|
InfluxMeterRegistry(InfluxConfig config,
Clock clock) |
InfluxMeterRegistry(InfluxConfig config,
Clock clock,
ThreadFactory threadFactory)
Deprecated.
Use
InfluxMeterRegistry.builder(InfluxConfig) instead. |
Copyright © 2018. All rights reserved.