This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
fix(deps): update dependency applicationinsights to v2 #917
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:
^1.7.2
->^2.0.0
Release Notes
microsoft/ApplicationInsights-node.js (applicationinsights)
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
v2.3.5
Compare Source
#997 Rename and Update Redirect Header for QuickPulse
#1001 Add HTTP Request Timeout
#1003 Add 500 Retry Codes
#1005 Only Retry Errors if 429, 500, or 503 Response Codes During Partial Accept
#1008 Add an Error when ikey/connection string is not Present in the TelemetryClient
#1010 Add msgId Property in Diagnostic Logs
#1007 Add statusCode and exceptionType Fields to the Network Statsbeat
v2.3.4
Compare Source
#988 Adding timeout to Azure Metadata service call
#982 Do not enable auto tracking of Azure SDK if dependency tracking is disabled
#974 add web snippet npm
v2.3.3
Compare Source
#961 Fix issue with Statsbeat binding on shutdown
#960 Only allow initialization of Agent through env variables
#950 Add snippet injection Statsbeat signal
#948 Add feature to enable using a different iKey for web snippet injection
v2.3.2
Compare Source
#956 Turn off Statsbeat if not able to connect to endpoint
#955 Fix issue with DiagnosticLogger errors logging
#952 iKey env variable deprecation
#947 Http requests aren't collected if dispose/setup is called after http.createServer
v2.3.1
Compare Source
#939 Bug fix affecting webpack bundling in latest version.
v2.3.0
Compare Source
#891 Adding Web Snippet injection feature
#933, #932 Updated dependencies with security vulnerabilities
#924 Change Statsbeat long metrics interval
#923 Handle cls context bind errors #923
#921 Do not add tracing headers in Azure SDK outgoing requests
#922 Disable Statsbeat when endpoint is not accessible
v2.2.2
Compare Source
#919 Turn off Statsbeat when AMPLS is used
#918 Shorten host property in network statsbeat
#915 Bunyan error not sent correctly
#911 Statsbeat do not count failed request when throttle
#910 Do not retry on 439, quota reached
v2.2.1
Compare Source
#899 Update applicationinsights-native-metrics
#897 Fix issue with Statsbeat instrumentation data
#895 Ignore github files in npm package
#893 Update deprecated dependencies
#892 Fix context in Azure SDK auto generated telemetry
#887 Adding sanitization of properties to avoid Breeze errors
#885 Add path to http dependency when host is missing
#884 Improve memory consumption when Live Metrics is enabled
v2.2.0
Compare Source
#875 #851 Add configuration support through JSON file
#869 Add namespace for custom metrics
#876 Remove azure/logger because of incompatibility with SDK
v2.1.9
Compare Source
#867 Handle JSON stringify errors
#866 Allowing internal logs to be stored in local file
#863 Only enable http Agent when calling Breeze
#861 Generate correlation context for dependencies with no request associated
#860 Fix issue with exception telemetry not being generated for Bunyan errors
#859 Prevent CorrelationIdManager to block process termination
#858 Check for clients in auto instrumentation subs
#857 Statsbeat only send feature metrics when available
#855 File protection check for disk storage only when enabled
#854 SDK prevents app crash in Linux Azure App Services
#850 Adding context to custom metrics sent for Statsbeat
v2.1.8
Compare Source
#841 Adding AAD handling
#843 Allow AAD credential to be passed in Bootstrap
#848 Updating SpanParser to latest AI mapping specs
#847 Fix package.json dependency issues
#845 Fix issue loading SDK version
#844 Fix issue with some pre aggregated Metrics intervals
#842 Azure VM error log only in debug mode
v2.1.7
Compare Source
#834 Update Azure SDK Span parsing
#838 Use defaultClient.context in QuickPulseClient
#836 Use Website instance ID when running in Azure
#835 Statsbeat update function resource provider
v2.1.6
Compare Source
#814 Fix span parser
#818 Prevent Azure SDK OT incompatibility to trigger errors
#823 Add error in context so it can be used in telemetry Processors
#819 Azure VM remove noise logs when running outside of VM
#827 Allow disabling Http Agent keepalive though env variable
v2.1.5
Compare Source
#792 #799 #802 Adding Statsbeat functionality
#797 Update span parser
#793 Update to use WHATWG URL API instead of url.parse()
v2.1.4
Compare Source
#790 Updating to latest Azure SDK and OpenTelemetry dependencies
@azure/core-http 2.0.0
@opentelemetry/api 1.0.0
v2.1.3
Compare Source
#784 [Bug] SDK is sending unexpected __Empty error telemetry
v2.1.2
Compare Source
#778 Negative pre aggregated metrics fix
v2.1.1
Compare Source
#768 Adding support for temporary redirect
#767 Handle canceled events for HttpRequest and aborted events for HttpDependency
v2.1.0
Compare Source
#762 Add retry when redirect is triggered
#759 Use x-forwarded-proto header if available
#739 Adding extra options in default Https agent
v2.0.0
Compare Source
Breaking changes:
#740 Adding node.js > 8 requirement
Other changes:
#752 Adding 206 response handling from Breeze
#745 Make native metrics handle creation singleton
#737 Roles support, Endpoint redirects and ping interval hints for Live Metrics
#736 Add support for pre aggregated metrics
#732 Validate envelope after telemetry processors
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 has been generated by Mend Renovate. View repository job log here.