question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breaking changes in 1.1.0-beta3 with AddLegacySource method

See original GitHub issue

With the 1.1.0-beta3 there are breaking changes with the use of AddLegacySource in the Instrumentation packages.

AddLegacySource method was moved from TracerProviderBuilderExtensions.cs in SDK to API in 1.1.0-beta3.

1.0.0-rc4 version of the instrumentation packages expect AddLegacySource method to be present in the SDK and they fail when used with an SDK version 1.1.0-beta3. Up until 1.1.0-beta2, AddLegacySource method was in the SDK.

We need to release new packages for API + SDK (1.1.0-beta4) and for instrumentation packages (1.0.0-rc5).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:11
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
utpillacommented, Jun 9, 2021

We have released the newer versions of core components (1.1.0-beta4) and instrumentations (1.0.0-rc5). Please update the package versions to fix this issue.

1reaction
utpillacommented, May 19, 2021

@Mario-Hofstaetter This issue is not about OpenTelemetry.Exporter.Jaeger. The issue is with Instrumentation libraries such as OpenTelemetry.Instrumentation.Http and OpenTelemetry.Instrumentation.AspNetCore that are calling the AddLegacySource method.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Breaking changes in .NET Core 3.0
Lists the breaking changes in version 3.0 of .NET Core, ASP.NET Core, and EF Core.
Read more >
Untitled
WebJump to content gpc eda adultos WebMar 23, 2016 · Approach 1: Adjust ... Gitter Breaking changes in 1.1.0-beta3 with AddLegacySource method …...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found