Replies: 1 comment
|
Hi! Since Aspire 13.3.0 was released separately from the CommunityToolkit package, I would first check the exact versions of all Aspire and OpenTelemetry-related packages in the AppHost. In particular, I'd try updating CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector to the latest version compatible with Aspire 13.3.0, rather than keeping 13.1.1. If it still gets stuck, could you share the AppHost configuration used to add the collector and any logs from the collector/AppHost? That would help determine whether the issue is a version mismatch or a problem during resource startup. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I update to latest aspire 13.3.0 and CommunityToolkit.Aspire.Hosting.OpenTelemetryCollector with version 13.1.1 stopped working.. it just gets stuck.
All reactions