github microsoft/ApplicationInsights-node.js 1.5.0

latest releases: 3.0.0-beta.3, 3.0.0-beta.2, 2.5.0...
4 years ago

1.4.2...1.5.0

Changelog

  • #538 Adds support for connection strings. Pass your connection string to .setup(...) and it will detect if it is an ikey or a connection string
  • #551 Automatically use trackException for logs containing an Error object, instead of calling trackTrace with SeverityLevel.Error. e.g. winston.error(new Error()) will now send Error telemetry instead of "log" telemetry
  • #554 Allow specifying severityLevel when calling trackException

Don't miss a new ApplicationInsights-node.js release

NewReleases is sending notifications on new releases.