Skip to content

Releases: kairosdb/kairos-remote

Release 1.3.0

25 Feb 00:41
Compare
Choose a tag to compare

Updated to be compatible with KairosDB 1.3.0

Version 1.1.1

08 Apr 20:23
Compare
Choose a tag to compare

Fixed a bug when a connection error occurs the send thread would get stuck on a stopwatch.

Version 1.1

19 Mar 18:48
Compare
Choose a tag to compare

Added a fake datastore so that Kairos can run in pure remote mode.

Version 1.0 release

19 Mar 16:17
Compare
Choose a tag to compare

This release is an improvement on the plugin that was shipped with kairos. The following improvements have been added:

  1. Ability to limit the size of files before they are zipped up.
  2. Disk space checker to prevent filling up the disk - the code deletes old upload files resulting in data loss but prevents the disk from filling up.
  3. Connection timeouts have been added to the upload client. Previously connections could hang indefinitely.