Skip to content

Update OTEL in templates #9082

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Conversation

danmoseley
Copy link
Member

Description

Update to latest otel in templates.

Fixes #9060

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • [] No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 2, 2025
@danmoseley
Copy link
Member Author

@radical I think what we're seeing here is that the templates are being restored by the tests using our mirror feed, when they should be able to get to nuget.org. Not a priority to fix though -- I'll mirror.

@danmoseley
Copy link
Member Author

Copy link
Member

@DamianEdwards DamianEdwards left a comment

Choose a reason for hiding this comment

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

Note that the OTel packages don't always share the same versions, so you need to verify the specific latest version for each one.

@dotnet-policy-service dotnet-policy-service bot added needs-author-action An issue or pull request that requires more info or actions from the author. and removed needs-author-action An issue or pull request that requires more info or actions from the author. labels May 2, 2025
@danmoseley danmoseley closed this May 6, 2025
@danmoseley danmoseley reopened this May 6, 2025
@danmoseley danmoseley added area-templates and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels May 6, 2025
@DamianEdwards
Copy link
Member

@danmoseley did you mirror the OTel packages that were published to nuget yesterday, or does this just need a re-run?

@danmoseley danmoseley closed this May 6, 2025
@danmoseley danmoseley reopened this May 6, 2025
@danmoseley
Copy link
Member Author

mirroring completed - rerunning

@DamianEdwards DamianEdwards merged commit 6123bed into dotnet:main May 6, 2025
462 of 501 checks passed
@danmoseley danmoseley deleted the updateotel branch May 6, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ServiceDefaults templates to reference latest OTel packages when targeting .NET 9
2 participants