chore(deps): update dependency applicationinsights to v3 #68
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.3.5
->^3.4.0
Release Notes
microsoft/ApplicationInsights-node.js (applicationinsights)
v3.4.0
Compare Source
#1397 Update OpenTelemetry Links in README
#1395 Update Perf Test Name
#1392 Send Perf Data to Geneva Upon Run
#1390 Update Readme Regarding ESM Support
#1387 Remove unused undici import
v3.3.0
Compare Source
#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
v3.2.2
Compare Source
#1369 update @azure/monitor-opentelemetry and @azure/monitor-opentelemetry-exporter packages.
#1371 Update OpenTelemetry dependencies.
v3.2.1
Compare Source
#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
v3.2.0
Compare Source
#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
v3.1.0
Compare Source
#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
v3.0.1
Compare Source
v3.0.0
Compare Source
#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.
v2.9.6
Compare Source
#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
v2.9.5
Compare Source
#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
v2.9.4
Compare Source
#1280 Revert Linux App Service SDK Already Exists Changes
v2.9.3
Compare Source
#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.
v2.9.2
Compare Source
#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
v2.9.1
Compare Source
Fix issue with Live Metrics enablement #1238
Add AKS resource provider in Statsbeat #1237
Fix SDK Already Exists Check for Linux #1235
v2.9.0
Compare Source
#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.
v2.8.0
Compare Source
#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
v2.7.3
Compare Source
#1189 Fix issue with dependency breaking older Node.js runtimes
v2.7.2
Compare Source
#1185 Fix issue with older version of Node.js runtime
v2.7.1
Compare Source
#1179 Update dependencies with security vulnerabilities
#1162 Update azure/opentelemetry-instrumentation Dependency
v2.7.0
Compare Source
Features
#1153 Add support for APPLICATIONINSIGHTS_CONFIGURATION_CONTENT
Bug Fixes
#1155 Add Handling for Undefined Triggered Function Response
v2.6.0
Compare Source
Features
#1125 Add Azure cloudRoleName and cloudRoleInstance in all telemetry
#1126 Add enableLoggerErrorToTrace config
Bug Fixes
#1131 Fix issue with older version of Node.js runtime
#1119 Fix Properties Serialization to be Consistent
v2.5.1
Compare Source
Bug Fixes
#1110 Add @azure/opentelemetry-instrumentation-azure-sdk dependency
#1112 Azure Functions should not try to propagate if CorrelationContextManager is disabled
#1109 Heartbeat Update
v2.5.0
Compare Source
#1079 Remove App ID exchange functionality
#1082 Remove console log in AuthorizationHandler
v2.4.2
Compare Source
#1070 Add back Azure Functions correlation context hook
v2.4.1
Compare Source
#1067 Remove preinvocation hook in Azure Functions
#1065 Add types for "@azure/functions-core"
v2.4.0
Compare Source
#1057 Update unsecure dependencies
#1056 Update readme to reflect support for node.js 17 and 18
#1048 Add Azure Functions Agent initialization
#1047 Add Azure Functions correlation properties
#1044 Automatically handle request/dependency correlation in Azure Functions
#1040 Migrate from @azure/core-http to @azure/core-rest-pipeline
#1039 Address Negative Average Duration in Statbeat Metrics
#1035 Remove deprecated URL in readme
v2.3.6
Compare Source
#1026 Avoid duplication of telemetry when abort event is triggered
#1024 Offline storage write File error handling
#1012 Add web snippet prefix and config
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.