Skip to content

snoopy

Compare
Choose a tag to compare
@blt blt released this 30 Jan 21:40
· 60 commits to master since this release

This release switches our internal telemetry from a Set aggregation to Sum, removing the reset to zero between flushes. In release mode cernan will wrap-around when the counters are fully saturated. Don't saturate your counters in debug mode. We also correct telemetry in the kinesis sink.

  • c6abe6b :: Switch internal telemetry to Sum from Set
  • f50a892 :: Fixes Kinesis Internal Telem. on Batch Success