v0.5.19 (2017-09-29)
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)
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)
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:
- Fix delay in publishing last batch #21 (yogeswaran)
- Adding basic auth to the WriteHttp plugin and minor functionality extentions #20 (FerventGeek)
- Added tool for versioning #19 (yogeswaran)
- Try to find FQDN of host #18 (pall-valmundsson)
- Add WindowsPerformanceCounter configuration reloads on intervals #17 (pall-valmundsson)
- Remove manifest properties to support msbuild on build machines #16 (yogeswaran)
- Handle missing instances #14 (pall-valmundsson)
- Fix JSON timestamp #13 (pall-valmundsson)
- Split app.config into per-plugin config file #11 (yogeswaran)
v0.5.3 (2015-09-09)
Implemented enhancements:
- Collectd http write plugin #5
Merged pull requests:
- Too many log archive files #9 (yogeswaran)
- Added support for WriteHttp plugin #8 (yogeswaran)
- Added support for running in console mode for troubleshooting #7 (yogeswaran)
v0.5.2 (2015-06-22)
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