Skip to content

aggregator optional drop raw, grafanaNet concurrent send fix, auto-windows binaries

Compare
Choose a tag to compare
@Dieterbe Dieterbe released this 02 May 11:23
· 516 commits to master since this release
  • build windows binaries in CircleCI and save artifacts
  • add support for dropping raw series consumed by an aggregator (#268, #273 )
  • refactor concurrent sending for grafanaNet route. this should improve throughput and reduce buffering in some cases (#272)
  • change max retry interval from 1 minute to 30 seconds, so service can restore quicker.