Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release improves warnings around truncation of bin_width when flush_interval is lower than bin_width for a given sink. The native source will no longer space explode if the far-side does something goofy, panics have been removed in the statsd/tcp sources and kinesis is now more durable to errors. * d0bb60b :: Warn if Wavefront bin_width > flush_interval * 0f4756b :: Resolve space explosion in the native source * 44fcabc :: Removes Undesirable Panics From statsd/tcp Sources * 8c3084f :: Improves Durability of Kinesis Sink. Signed-off-by: Brian L. Troutwine <blt@postmates.com>
- Loading branch information