Releases: kairosdb/kairos-remote
Releases · kairosdb/kairos-remote
Release 1.3.0
Version 1.1.1
Fixed a bug when a connection error occurs the send thread would get stuck on a stopwatch.
Version 1.1
Added a fake datastore so that Kairos can run in pure remote mode.
Version 1.0 release
This release is an improvement on the plugin that was shipped with kairos. The following improvements have been added:
- Ability to limit the size of files before they are zipped up.
- 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.
- Connection timeouts have been added to the upload client. Previously connections could hang indefinitely.