we are experiencing timeouts during the HTTP api calls to heavy loaded InfluxDB instances.
Increasing the timeout and decreasing the number of workers have proven to be effective and more stable.
In this PR i added possibility to specify the timeout in seconds of the http client used for pushing data to influxdb:
Hi,
we are experiencing timeouts during the HTTP api calls to heavy loaded InfluxDB instances. Increasing the timeout and decreasing the number of workers have proven to be effective and more stable.
In this PR i added possibility to specify the timeout in seconds of the http client used for pushing data to influxdb: