Skip to content

Releases: newrelic/nri-mssql

Version 0.1.5

15 Nov 18:56
2c0a8b1

Choose a tag to compare

Added instance and host as attributes on all entities.

Version 0.1.4

14 Nov 17:14
f11150b

Choose a tag to compare

Changed the query syntax around SQL Error object to make it more generic

Version 0.1.3

14 Nov 14:00
5d94903

Choose a tag to compare

Fixed an issue where if no data was returned for a query a crash could occur.

Version 0.1.2

08 Nov 13:56
f5c5b66

Choose a tag to compare

Changed behavior if both port and instance are omitted from configuration default port of 1433 will be used.

Version 0.1.1

22 Oct 12:52
24e569e

Choose a tag to compare

Removed extra comments in definition and config files.

Version 0.1.0

18 Oct 13:32
282feed

Choose a tag to compare

Added

  • Initial release