vertx / io.vertx.micrometer / VertxInfluxDbOptions / <init>

<init>

VertxInfluxDbOptions()

Create default options for InfluxDB reporting. Note that they are disabled by default.

VertxInfluxDbOptions(other: VertxInfluxDbOptions)

Creates new options object for InfluxDB reporting, which is a copy of other.

VertxInfluxDbOptions(json: JsonObject)

Creates new options object for InfluxDB reporting from json input.