Bump Microsoft.ApplicationInsights from 2.10.0 to 2.11.0#10608
Bump Microsoft.ApplicationInsights from 2.10.0 to 2.11.0#10608TravisEz13 merged 2 commits intomasterfrom
Conversation
|
@PoshChan Please remind me in 1 hour |
|
Hello @TravisEz13! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 24 hours, a condition that will be fulfilled in about 5 hours 14 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
@TravisEz13, this is the reminder you requested 1 hour ago |
| TelemetryConfiguration.Active.InstrumentationKey = _psCoreTelemetryKey; | ||
| TelemetryConfiguration configuration = TelemetryConfiguration.CreateDefault(); | ||
| configuration.InstrumentationKey = _psCoreTelemetryKey; | ||
| // Set this to true to reduce latency during development |
There was a problem hiding this comment.
Style:
| // Set this to true to reduce latency during development | |
| // Set this to true to reduce latency during development |
|
@TravisEz13 Here is a merge conflict. |
|
@PoshChan Please remind me in 1 hour |
|
@TravisEz13, this is the reminder you requested 1 hour ago |
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.10.0...2.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This is needed as the singleton TelemetryConfiguration.Active is no longer available
48edee8 to
06dace1
Compare
|
@PoshChan Please remind me in 1 hour |
|
@TravisEz13, this is the reminder you requested 1 hour ago |
|
🎉 Handy links: |
Bumps Microsoft.ApplicationInsights from 2.10.0 to 2.11.0.
Changelog
Sourced from Microsoft.ApplicationInsights's changelog.
Commits
de4e53dMerge pull request #1216 from microsoft/develop900fa6fbump version 2.11 (#1215)0c87e3aFix StartOperation(Activity) for legacy ids (#1213)78dc7e3Set tracestate and sampling decision even if operation id is set (#1211)f93523aMerge pull request #1210 from microsoft/develop0d8a3febump version 2.11-B2 (#1209)b91395eFix StartOperation when user provides custom Ids in scope of unrelated Activi...d00d98fSet tracestate if available on requests and dependencies (#1207)c46ebc6Enable sampling based on upstream sampling decision (#1200)3906cb2Fix ServerTelemetryChannel constructor exception when network info API throws...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.ymlfile in this repo:Finally, you can contact us by mentioning @dependabot.