#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
2.3.4
#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
2.3.3
#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
2.3.2
#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
2.3.1
#939 Bug fix affecting webpack bundling in latest version.
2.3.0
#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
2.2.2
#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
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps applicationinsights from 2.2.1 to 2.3.5.
Release notes
Sourced from applicationinsights's releases.
Commits
cb09875
Release 2.3.5 (#1011)225fad5
Add statusCode and exceptionType Fields to Network Statsbeat (#1007)b5317d4
Add msgId property in Diagnostic Logs (#1010)c507448
Add error when ikey/connection string not present in TelemetryClient (#1008)ab79844
Only retry errors if 429, 500 or 503 response codes during Partial Accept (#1...e0d2ad4
Add 500 retry codes and associated unit tests. (#1003)34208e4
Add HTTP Request Timeout (#1001)6031c83
Rename and update redirect header for QuickPulse (#997)1add6ce
2.3.4 release (#999)bef97aa
Update and add legal compliance notices and license terms (#998)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)