Skip to content

0.13.0-rc.2 / 2016-11-19

Pre-release
Pre-release
Compare
Choose a tag to compare
@SuperQ SuperQ released this 19 Nov 07:26
· 1734 commits to master since this release

NOTE: We have disabled builds of linux/ppc64 and linux/ppc64le due to build bugs.

  • [FEATURE] Add flag to ignore certain filesystem types (Copy of #217) #241
  • [FEATURE] Add NTP stratum to NTP collector. #247
  • [FEATURE] Add ignored-units flag for systemd collector #286
  • [FEATURE] Compile netdev on dragonfly #314
  • [FEATURE] Compile meminfo for dfly #315
  • [FEATURE] Add hwmon /sensors support #278
  • [FEATURE] Add Linux NUMA "numastat" metrics #249
  • [FEATURE] export DragonFlyBSD CPU time #310
  • [FEATURE] Dragonfly devstat #323
  • [IMPROVEMENT] Use the offset calculation that includes round trip time in the ntp collector #250
  • [IMPROVEMENT] Enable *bsd collector on darwin #265
  • [IMPROVEMENT] Use meminfo_freebsd on darwin as well #266
  • [IMPROVEMENT] sockstat: add support for RHE4 #267
  • [IMPROVEMENT] Compile fs stats for dfly #302
  • [BUGFIX] Add support for raid0 devices in mdadm_linux collector. #253
  • [BUGFIX] Close file handler in textfile #263
  • [BUGFIX] Ignore partitions on NVME devices by default #268
  • [BUGFIX] Fix mdstat tabs parsing #275
  • [BUGFIX] Fix mdadm collector for resync=PENDING. #309
  • [BUGFIX] mdstat: Fix parsing of RAID0 lines that contain additional attributes. #341
  • [BUGFIX] Fix additional mdadm parsing cases #346