Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Azure.Monitor.OpenTelemetry.AspNetCore from 1.3.0-beta.1 to 1.3.0-beta.2 in /docs/core/diagnostics/snippets/OTLP-Example/csharp in the dotnet group #43061

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps the dotnet group in /docs/core/diagnostics/snippets/OTLP-Example/csharp with 1 update: Azure.Monitor.OpenTelemetry.AspNetCore.

Updates Azure.Monitor.OpenTelemetry.AspNetCore from 1.3.0-beta.1 to 1.3.0-beta.2

Release notes

Sourced from Azure.Monitor.OpenTelemetry.AspNetCore's releases.

Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.2

1.3.0-beta.2 (2024-10-11)

Bugs Fixed

  • Fixed an issue where APPLICATIONINSIGHTS_CONNECTION_STRING was not read from IConfiguration when using the UseAzureMonitor overload with the Action<AzureMonitorOptions> parameter. If the connection string is not set using the Action<AzureMonitorOptions> delegate, the distro will now check if APPLICATIONINSIGHTS_CONNECTION_STRING is present in IConfiguration. (#45292)

  • Fixed a bug where LiveMetrics displays "UNKNOWN_INSTANCE" and "UNKNOWN_NAME" for "server name" and "role name" respectively. (#45433)

  • Fixed a bug in LiveMetrics that counted all manually created Dependencies as failures. (#45103)

  • Fixed a bug in LiveMetrics that caused incorrect counts for telemetry. (#46429)

Other Changes

  • Updated the code of vendored resource detector library OpenTelemetry.Resources.Azure from the OpenTelemetry .NET contrib repository. Code has been updated to 1.0.0-beta.9. (#46207)

  • Updated field mappings for telemetry sent to LiveMetrics. (#45103)

  • Updated log collection to default to Warning level and above for Azure SDKs via Microsoft.Extensions.Logging. For more information, refer to Logging with the Azure SDK for .NET. (#45649)

  • Improved the efficiency of AzureEventSourceLogForwarder by eliminating message formatting. (#46202)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from tommcdon as a code owner October 15, 2024 22:14
@dependabot dependabot bot added the .NET Pull requests that update .net code label Oct 15, 2024
@dependabot dependabot bot requested a review from a team as a code owner October 15, 2024 22:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2024
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 15, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Oct 15, 2024
Bumps the dotnet group in /docs/core/diagnostics/snippets/OTLP-Example/csharp with 1 update: [Azure.Monitor.OpenTelemetry.AspNetCore](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Monitor.OpenTelemetry.AspNetCore` from 1.3.0-beta.1 to 1.3.0-beta.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.1...Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.2)

---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/docs/core/diagnostics/snippets/OTLP-Example/csharp/dotnet-efe0eac1bf branch from d0cec58 to 2cb8a2b Compare October 16, 2024 12:04
@BillWagner BillWagner merged commit 612a5e3 into main Oct 16, 2024
8 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/core/diagnostics/snippets/OTLP-Example/csharp/dotnet-efe0eac1bf branch October 16, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-fundamentals/svc .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant