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

Update opentelemetry-dotnet monorepo to v1.0.0-rc9.5 #1697

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Extensions.Hosting (source) nuget patch 1.0.0-rc9.4 -> 1.0.0-rc9.5
OpenTelemetry.Instrumentation.AspNetCore (source) nuget patch 1.0.0-rc9.4 -> 1.0.0-rc9.5

Release Notes

open-telemetry/opentelemetry-dotnet

v1.0.0-rc9.5

Compare Source

OpenTelemetry.Instrumentation.AspNetCore

  • Fix Remote IP Address - NULL reference exception.
    (#​3481)
  • Metrics instrumentation to correctly populate http.flavor tag.
    (1.1 instead of HTTP/1.1 etc.)
    (#​3379)
  • Tracing instrumentation to populate http.flavor tag.
    (#​3372)
  • Tracing instrumentation to populate http.scheme tag.
    (#​3392)

OpenTelemetry.Instrumentation.Http

  • Added http.scheme tag to tracing instrumentation.
    (#​3464)

  • [Breaking] Removes SetHttpFlavor option. "http.flavor" is
    now always automatically populated.
    To remove this tag, set "http.flavor" to null using ActivityProcessor.
    (#​3380)

  • Fix Enrich not getting invoked when SocketException due to HostNotFound
    occurs.
    (#​3407)

OpenTelemetry.Instrumentation.SqlClient

  • Update the ActivitySource.Name from "OpenTelemetry.SqlClient" to
    "OpenTelemetry.Instrumentation.SqlClient".
    (#​3435)

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file. label Aug 3, 2022
@github-actions github-actions bot added template/API The Swagger API project template template/GraphQL The GraphQL project template template/Orleans The Microsoft Orleans project template labels Aug 3, 2022
@RehanSaeed RehanSaeed added the patch Pull requests requiring a patch version update according to semantic versioning. label Aug 3, 2022
@RehanSaeed RehanSaeed merged commit 4ca0be3 into main Aug 3, 2022
@RehanSaeed RehanSaeed deleted the renovate/opentelemetry-dotnet-monorepo branch August 3, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. patch Pull requests requiring a patch version update according to semantic versioning. template/API The Swagger API project template template/GraphQL The GraphQL project template template/Orleans The Microsoft Orleans project template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant