Skip to content

v3.0.1

Compare
Choose a tag to compare
@yuzhichang yuzhichang released this 06 Jun 10:46
· 66 commits to master since this release

Changelog

  • 187fea3 Create containers with initial size
  • 4751006 Exit immediately when receiving one more termination signal
  • f15f2cf Fix changing TimeUnit config property does not trigger config reload
  • 6dc62be Fix sinker crash because of illegal TimeZone issue & Decimal parsing error
  • 2b7874d Ignore the SIGHUP signal
  • 2af3853 Refine the error msg
  • d41eef1 feat - Limit the fetch size and poll size based on the BufferSize property
  • 07ec921 fix - Metrics from GoCollector and ProcessCollector are now being pushed to metric-push-gateway-addrs
  • 5837a98 remove the rowpool & rowspool, reduce the GLBWritingPool size to lower memory pressure