Skip to content

0.6.5681

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewpaine andrewpaine released this 22 Jul 16:03
· 70 commits to master since this release
  • Added support for .Net 4.5 runtime (now works on Windows Server 2012 OOTB)
  • Replaced ScaleUpFactor (uint) and ScaleDownFactor (uint) parameters in Windows Performance Counter plugin config with single Multiplier (double) parameter
  • Added optional DecimalPlaces parameter to Windows Performance Counter plugin config.
  • Several Minor fixes