ApplicationInsights-node.js

Microsoft Application Insights SDK for Node.js

MIT License

Downloads
2.7M
Stars
324
Committers
79

Bot releases are visible (Hide)

ApplicationInsights-node.js - 3.3.0

Published by hectorhdzg about 1 month ago

#1382 Allow Distro config to be specified
#1380 [Documentation] Code sample that track custom availability test
#1377 Not add log processor repeatedly when there is any config warning
#1376 Make Azure Functions a Dependency
#1374 Add Support for Azure Functions Programming Model v4
#1371 Update OpenTelemetry Dependencies

ApplicationInsights-node.js - 3.2.2

Published by JacksonWeber about 2 months ago

#1369 update @azure/monitor-opentelemetry and @azure/monitor-opentelemetry-exporter packages.
#1371 Update OpenTelemetry dependencies.

ApplicationInsights-node.js - 2.9.6 Latest Release

Published by JacksonWeber 2 months ago

#1362 Fix crashing with older Node.JS versions upon manual instrumentation
#1363 Format dependency target to avoid high cardinality metrics
#1366 Update the @azure/core-rest-pipeline to the latest version

ApplicationInsights-node.js - 3.2.1

Published by JacksonWeber 2 months ago

#1346 Bump @azure/identity from 3.4.2 to 4.2.1
#1347 Bump @grpc/grpc-js from 1.10.4 to 1.10.9
#1350 Add ETW Diagnostic Logger for the Windows Agent
#1351 Remove @microsoft/typescript-etw dependency
#1357 Fix Issue with ETW log generation

ApplicationInsights-node.js - 3.2.0

Published by JacksonWeber 4 months ago

#1340 Update Live Metrics to be on by Default
#1337 Update Sampling Percentage to Accept 0 as Valid
#1334 Update SDK Already Attached Check
#1331 Add Support for Tracking Shim Usage in Statsbeat & Fix Proxy Settings Issue
#1345 Update to using Azure Monitor OpenTelemetry 1.6.0 & Azure Monitor OpenTelemetry Exporter Beta.24
#1346 Bump @azure/identity from 3.4.2 to 4.2.1
#1350 Add ETW Diagnostic Logger to Windows Agent
#1351 Remove @microsoft/typescript-etw dependency

ApplicationInsights-node.js - 3.1.0

Published by JacksonWeber 5 months ago

#1314 Update Tracer Provider Typing
#1325 Update Performance Counter Names
#1326 Fix Default Logger Settings and Add Console Log Level Support
#1327 Remove Winston Diagnostic Channel

ApplicationInsights-node.js - 3.0.0

Published by JacksonWeber 6 months ago

#1282 Fix Auto Exception Collection.
#1292 Update Warning Tests and Add Console Logging by Default.
#1296 Update agent backoff logic.
#1298 Update Support Status of Native Metrics & Env Vars.
#1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var.
#1302 Add Shim Performance Testing.
#1306 Update Unsupported Messages & Remove Deprecated SemAttrs.

ApplicationInsights-node.js - 3.0.0 beta 12

Published by JacksonWeber 7 months ago

#1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var.
#1298 Update Support Status of Native Metrics & Env Vars.
#1296 Update agent backoff logic
#1292 Update Warning Tests and Add Console Logging by Default.
#1282 Fix Auto Exception Collection.
#1275 Add Note Regarding Our Support for Node Versions.
#1272 Auto collection of logs aligning to OpenTelemetry.
#1271 Update Prefix Version in Auto-Attach Scenarios.
#1270 Update Instrumentation Options Type in Docs and Export from Index.
#1268 Detect Distro Already Loaded in Agent.
#1266 Update Node.js runtime check in Agent.
#1264 Update Beta Code Examples README.

ApplicationInsights-node.js -

Published by JacksonWeber 8 months ago

#1293 Fix Linux attach backoff logic for app services.
#1289 Handle Exceptions Thrown by CLS-hooked Package.
#1286 Update How Manual Attach is Checked.
#1284 Fix SDK Already Exists Detection.
#1283 Fix SDK Version Set in the Agent

ApplicationInsights-node.js - 2.9.4

Published by JacksonWeber 8 months ago

#1280 Revert Linux App Service SDK Already Exists Changes

ApplicationInsights-node.js - 2.9.3

Published by JacksonWeber 8 months ago

#1267 Add Exception Handling to File Name for Telemetry Caching.
#1259 Fix error when _shutdownStatsbeat gets called while being undefined.
#1276 Update Statsbeat Network Metric Names.
#1278 Update SDK Version Prefix.

ApplicationInsights-node.js - 3.0.0 beta 11

Published by JacksonWeber 9 months ago

#1262 Extend the shim to support live metrics and the browser SDK Loader.
#1256 Shift to using the diag API for logging.
#1254 Update the shim support table to reflect changes in Azure Monitor OpenTelemetry.
#1248 Fix serialization of logged errors.
#1227 Remove duplicated types.
#1228 Fix request performance counters not being calculated correctly.
#1236 Fix Linux platform check in the agent.

ApplicationInsights-node.js - 2.9.2

Published by hectorhdzg 9 months ago

#1253 Update Web Snippet to Browser SDK Loader in Statsbeat
#1250 Add New Features to Statsbeat
#1243 Add Check for Invalid iKey
#1241 Fix ApplicationInsights:Invalid JSON config file issue

ApplicationInsights-node.js - 2.9.1

Published by hectorhdzg 11 months ago

Fix issue with Live Metrics enablement #1238
Add AKS resource provider in Statsbeat #1237
Fix SDK Already Exists Check for Linux #1235

ApplicationInsights-node.js - 3.0.0 beta 10

Published by JacksonWeber about 1 year ago

#1221 Increase Testing Code Coverage.
#1223 Add env check to initialize OTLP Metrics in AKS.
#1228 Remove duplicate types.
#1228 Fix issue with performance counters not being calculated correctly.

ApplicationInsights-node.js - 2.9.0

Published by JacksonWeber about 1 year ago

#1216 Fix issue with Live Metrics Initialization.
#1219 Check for defaultClient to be present to avoid undefined errors.
#1220 Add support for aadAudience configuration using Connection String.

ApplicationInsights-node.js - 2.8.0

Published by hectorhdzg about 1 year ago

#1181 Add support for Functions programming model v4
#1213 Add env variables to control logging level
#1200 Decode ai_authUser URI
#1196 Avoid request to be blocked once the "dispose" method has been called
#1214 Fix issue with JSON config precedence in App Services
#1216 Fix issue with Live Metrics Initialization

ApplicationInsights-node.js - 3.0.0 beta.9

Published by JacksonWeber about 1 year ago

#1203 Fix JSON Configuration in the shim.
#1206 Stringify objects when building a LogRecord
#1208 Use @azure/monitor-opentelemetry
#1209 Rename Options interface to AzureMonitorOpenTelemetryOptions
#1210 Update the README to include shim support information.

ApplicationInsights-node.js - 3.0.0 beta.8

Published by hectorhdzg about 1 year ago

#1201 Shadow Azure Monitor OpenTelemetry Distro
#1197 Add OTLP Exporters and Perf Counters
#1194 Consume latest Azure Monitor OpenTelemetry
#1193 Add Support for Context.tags
#1187 Files restructure to align with Azure Monitor Distro
#1183 Fully Support JSON Configuration

ApplicationInsights-node.js - 2.7.3

Published by hectorhdzg about 1 year ago

#1189 Fix issue with dependency breaking older Node.js runtimes