Maximum number of measurements sent per request to the InfluxDB server. When the maximum is reached, several requests are made. Default is 10000.
Specifies the destination bucket for writes. Takes either the ID or Name interchangeably. This is only used with InfluxDB v2.
Connection timeout for InfluxDB server connections, in seconds. Default is 1 second.
Database name used to store metrics. Default is "default".
Number of threads to use by the push scheduler. Default is 2.
Specifies the destination organization for writes. Takes either the ID or Name interchangeably. This is only used with InfluxDB v2.
Password used for authenticated connections
Read timeout for InfluxDB server connections, in seconds. Default is 10 seconds.
InfluxDB retention policy
Push interval steps, in seconds. Default is 10 seconds.
Authentication token for the InfluxDB API. This takes precedence over userName/password if configured.
URI of the InfluxDB server. Example: http://influx:8086.
Username used for authenticated connections
Activate or deactivate GZIP compression. It is activated by default.
Set true to enable InfluxDB reporting
Maximum number of measurements sent per request to the InfluxDB server. When the maximum is reached, several requests are made. Default is 10000.
Specifies the destination bucket for writes. Takes either the ID or Name interchangeably. This is only used with InfluxDB v2.
Activate or deactivate GZIP compression. It is activated by default.
Connection timeout for InfluxDB server connections, in seconds. Default is 1 second.
Database name used to store metrics. Default is "default".
Set true to enable InfluxDB reporting
Number of threads to use by the push scheduler. Default is 2.
Specifies the destination organization for writes. Takes either the ID or Name interchangeably. This is only used with InfluxDB v2.
Password used for authenticated connections
Read timeout for InfluxDB server connections, in seconds. Default is 10 seconds.
InfluxDB retention policy
Push interval steps, in seconds. Default is 10 seconds.
Authentication token for the InfluxDB API. This takes precedence over userName/password if configured.
URI of the InfluxDB server. Example: http://influx:8086.
Username used for authenticated connections
Generated using TypeDoc
Vert.x InfluxDb micrometer configuration.