Releases: newrelic/nri-mssql
Releases · newrelic/nri-mssql
Version 0.1.5
Added instance and host as attributes on all entities.
Version 0.1.4
Changed the query syntax around SQL Error object to make it more generic
Version 0.1.3
Fixed an issue where if no data was returned for a query a crash could occur.
Version 0.1.2
Changed behavior if both port and instance are omitted from configuration default port of 1433 will be used.
Version 0.1.1
Removed extra comments in definition and config files.
Version 0.1.0
Added
- Initial release