Skip to content

Latest commit

 

History

History
87 lines (57 loc) · 5.73 KB

CHANGELOG.md

File metadata and controls

87 lines (57 loc) · 5.73 KB

Change Log

v0.5.19 (2017-09-29)

Full Changelog

Implemented enhancements:

  • Add to Chocolatey #1

Closed issues:

  • InvalidOperationException thrown when a performance category does not exist #35
  • Lot of System.FormatException in eventlog #33

Merged pull requests:

  • Add a new configuration option : HostName. Use it in WindowsPerfo… #41 (tpoindessous)
  • Fix broken headings in Markdown files #38 (bryant1410)
  • Catch exception due to invalid performance category and log error #36 (yogeswaran)
  • fixed string format to match the number of arguments #34 (yogeswaran)

v0.5.14 (2016-03-22)

Full Changelog

Fixed bugs:

  • Install Fails on 2008, 2012 64 bit #2

Closed issues:

  • Console Output #29

Merged pull requests:

  • Add support for metadata and unit tests #28 (yogeswaran)
  • fix a bug with AveragesGenerator and add more debug log info. #27 (budaqing)
  • fix a bug with creating genrators #26 (budaqing)
  • add more metrics for Windows #25 (budaqing)
  • Only log error on sequential failures #24 (shanson7)
  • Configurations changes to make metrics in synch with Unix Collectd #23 (yogeswaran)
  • make collectdwin be able to both upgrade and downgrade. #22 (budaqing)

v0.5.8 (2015-11-11)

Full Changelog

Closed issues:

  • Hostname/Machinename #15
  • Monitoring Instance="*" issues #12
  • Event timestamp in metric JSON can have comma as the decimal separator #10

Merged pull requests:

v0.5.3 (2015-09-09)

Full Changelog

Implemented enhancements:

  • Collectd http write plugin #5

Merged pull requests:

v0.5.2 (2015-06-22)

Full Changelog

Merged pull requests:

  • Installer should not be starting the service #6 (yogeswaran)

v0.5.1 (2015-06-08)

* This Change Log was automatically generated by github_changelog_generator