Skip to content

Latest commit

 

History

History
127 lines (69 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

127 lines (69 loc) · 3.28 KB

v0.2.9 [unrelease]

Release Notes

Bugfixes

  • #92: fix disk io await negative value issue

v0.2.8 [2018-01-04]

Release Notes

  • #87: support pcap IPv4 metric collect

Bugfixes

  • #88: fix PID file bug
  • #89: fix output panic
  • #90: fix pcap data race

v0.2.7 [2017-12-12]

Release Notes

  • #85: support windows serial number collect

Bugfixes

  • #84: fix disk io util negative value issue

v0.2.6 [2017-11-24]

Release Notes

  • #81: support report machine serial number

Bugfixes

v0.2.5 [2017-11-03]

Release Notes

  • #79: update nux lib to display disk block metric

Bugfixes

  • #81: ignore docker mount points

v0.2.4 [2017-09-11]

Release Notes

  • #74: support MemAvailabl metric
  • #75: filter report IP list

Bugfixes

v0.2.3 [2017-08-03]

Release Notes

  • #65: support collect disk usage blocks metrices

Bugfixes

  • #67: add post mq timeout
  • #68: check plugin report metric name
  • #69: remove & in plugin security check
  • #70: improve plugin para check

v0.2.2 [2017-06-09]

Release Notes

Bugfixes

  • #61: provide random seed
  • #62: fix interface negative value
  • #63: fix update ip cahce file

v0.2.1 [2017-05-19]

Release Notes

Bugfixes

  • #59: fix post metric bug
  • #58: filter windows DVD driver FS

v0.2.0 [2017-05-18]

Release Notes

  • #56: Support windows

Bugfixes

  • #53: Don't block if agent queue is full
  • #54: check agent post metric name

v0.1.2 [2017-05-02]

Release Notes

  • #49: support clean data dir in stop command
  • #51: Add fs.space.total to sysinfo

Bugfixes

  • #48: Update process proc CPU
  • #50: remove math.Ceil from statics

v0.1.1 [2017-03-31]

Release Notes

  • #47: Support HTTPS scheme

Bugfixes

  • #44: Random send report/ns data to server
  • #46: filter link local multicast addresses

v0.1.0 [2017-03-10]