| Package | Description |
|---|---|
| com.networknt.metrics | |
| io.dropwizard.metrics.influxdb |
| Constructor and Description |
|---|
JVMMetricsInfluxDbReporter(MetricRegistry registry,
InfluxDbSender influxDb,
String name,
MetricFilter filter,
TimeUnit rateUnit,
TimeUnit durationUnit,
Map<String,String> tags) |
| Modifier and Type | Class and Description |
|---|---|
class |
InfluxDbHttpSender
An implementation of InfluxDbSender that writes to InfluxDb via http.
|
| Modifier and Type | Method and Description |
|---|---|
InfluxDbReporter |
InfluxDbReporter.Builder.build(InfluxDbSender influxDb) |
Copyright © 2021. All rights reserved.