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

Updating to RC of OTel #3316

Closed
wants to merge 6 commits into from

Conversation

samsp-msft
Copy link
Member

@samsp-msft samsp-msft commented Apr 1, 2024

Using the new UseOtlpExporter simplified hookup

Microsoft Reviewers: Open in CodeFlow

Using the new UseOtlpExporter simplified hookup
@@ -12,8 +12,8 @@

<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="!!REPLACE_WITH_EXTENSIONS_VERSION!!" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="!!REPLACE_WITH_LATEST_VERSION!!" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.8.0-rc.1" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you confirm the bar to use non-stable packages is that they ship stable before we go GA?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the goal is to get them to stable. This is to validate that all that we need is in there.

@danmoseley
Copy link
Member

@samsp-msft what about these -- that's what I assumed we want to update

https://github.com/dotnet/aspire/blob/main/Directory.Packages.props#L106-L112

@sebastienros
Copy link
Member

Maybe let's also wait for 1.8.0 which should ship today (as Eric mentioned).

@samsp-msft samsp-msft requested a review from eerhardt April 3, 2024 16:57
@samsp-msft
Copy link
Member Author

duplicate of #3351

@samsp-msft samsp-msft closed this Apr 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants