- Retry checks
- Add support for TLS1.1 and TLS1.2 on startup
- Fixed a small typo in ReadSystemChecks.config
- Improved ReadSystemChecks config to make it more clear where check entries should be placed.
- Fixed Total Physical Memory detection for certain EC2 types
- Handle null response in HTTP checks
- Add support for HTTP checks
- Adjust checks multiplier to 2.5 for additional network latency leeway.
- Collect AWS metadata every cycle
- Add support for TCP port checks
- Allow decimal check TTL multipliers. Show TTL multipliers in config with documentation
- Add event source field
- Add basic tag plugin
- Add system checks plugin
- Refactor WriteNetuitive plugin to support new collectable types
- Change default config to collect total processor metrics.
- Added MongoDB plugin (requires .NET CLR 4.0)
- Agent now requires .NET CLR 4.0 (see https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies)
- Fixed FQN in EC2 relationship (latest version to support .NET CLR 2.0)
- Fixed ReadStatsD plugin.
- Changed default configuration to enable ReadStatsD plugin and disable ReadWindowsEvents plugin
- Added support for warning events.
- Added friendly version of RAM attribute.
- Remove invalid characters from metric FQNs.
- Minor bug fixes.
- Changed to semantic versioning
- Made event collection cycle configurable. Minor bugfixes
- Increased detail in grouped event messages
- Added IIS/.Net metrics to default configuration.
- Fixed bug where some metrics returned 0 on reload.
- Added event grouping and improved event filtering.
- Added IP address to common attributes. Suppress empty event payloads.
- Added API Key parameter for silent install.
-Filter out undocumented windows level 0 events.
- Reduced default event sensitivity. Added further memory metrics.
- Added relationship support and EC2 instance metadata.
- Various bug fixes.
- Initial release