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 dependency OpenTelemetry.Instrumentation.AspNetCore to v1.0.0-rc4 #1098

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Instrumentation.AspNetCore (source) nuget patch 1.0.0-rc3 -> 1.0.0-rc4

Release Notes

open-telemetry/opentelemetry-dotnet

v1.0.0-rc4

Compare Source

OpenTelemetry.Extensions.Hosting

  • Added AddInstrumentation<T>, AddProcessor<T>, SetSampler<T>, and
    Configure extensions to support dependency injection through the
    OpenTelemetry.Extensions.Hosting TracerProviderBuilder.
    (#​1889)

OpenTelemetry.Instrumentation.AspNet

  • Sanitize http.url attribute. (#​1961)

OpenTelemetry.Instrumentation.AspNetCore

  • When using OpenTelemetry.Extensions.Hosting you can now bind
    AspNetCoreInstrumentationOptions from DI.
    (#​1997)

OpenTelemetry.Instrumentation.GrpcNetClient

OpenTelemetry.Instrumentation.Http

  • Sanitize http.url attribute.
    (#​1961)
  • Added RecordException to HttpClientInstrumentationOptions and
    HttpWebRequestInstrumentationOptions which allows Exception to be reported as
    ActivityEvent.
  • Update AddHttpClientInstrumentation extension method for .NET Framework to
    use only use HttpWebRequestInstrumentationOptions
    (#​1982)

OpenTelemetry.Instrumentation.SqlClient

  • Instrumentation modified to depend only on the API.
  • Activities are now created with the db.system attribute set for usage
    during sampling. (#​1979)

OpenTelemetry.Instrumentation.StackExchangeRedis

  • Activities are now created with the db.system attribute set for usage
    during sampling. (#​1984)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

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

@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 Apr 23, 2021
@VictorioBerra
Copy link
Collaborator

This renovate thing is pretty sweet. I like the release notes section.

@RehanSaeed
Copy link
Member

Yeah, adding monorepo's, so NuGet package updates are grouped is pretty easy too:

renovatebot/renovate#9700
renovatebot/renovate#9710

@RehanSaeed RehanSaeed closed this Apr 26, 2021
@renovate renovate bot deleted the renovate/opentelemetry.instrumentation.aspnetcore-1.x branch April 26, 2021 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants