github microsoft/ApplicationInsights-node.js 1.3.0

latest releases: 3.0.0-beta.3, 3.0.0-beta.2, 2.5.0...
5 years ago
  • #494 Add capability to send live metrics (experimental)

Sending Live Metrics is currently disabled by default. To enable it, add .setSendLiveMetrics(true) to your configuration methods as you initialize the SDK. You can view your app's live metrics in the "Live Metrics Stream" blade of your Application Insights instance.

image

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

NewReleases is sending notifications on new releases.