Timothy Mothra
Timothy Mothra
Hi @FenkoXD, sorry for the delay. Busy week. I'm running your app and I'm not getting the same `TaskCanceledException`. I changed one thing in your app, `MessagesReceiver.cs` line 21. I...
Hi @FenkoXD, I think the next best thing to do would be to open a support ticket so someone can dig deeper into this issue. You can do so by...
There hasn't been a reply for over a week, so I'm closing this issue. If you have any follow up questions or comments please feel free to leave them here...
not enough information to know why the Exception is getting dropped. You would need to collect the internal logs to see what issue the SDK is having. The easiest way...
I spoke to @Kielek offline, this issue is tracking an otel spec. I'm moving this to the Future backlog.
Looking at the screenshots, it looks like you might have multiple issues. I would recommend on focusing on running the tests in one project at a time so you can...
It looks like you're working with multiple repos at once. I see in your error message: "OpenTelemetry.Instrumentation.Http". That's not THIS repo. Let me stress that you should focus on one...
Hi @Annosha, 1. in my previous response I asked you to run the dotnet build command: `dotnet build .\opentelemetry-dotnet\OpenTelemetry.sln` What was the result of this? I'm expecting this to identify...
I use Windows. And our CI builds run on Windows. I reviewed the text log. In summary: - OpenTelemetry.Tests test net462 failed with 1 error(s) and 5 warning(s) (65.5s) -...
Hi @duncan-G, The `Azure.Monitor.OpenTelemetry.AspNetCore` includes support for Azure services, but that hasn't been updated recently. There's a newer version of OpenTelemetry.Resources.Azure which added support for ContainerApps that I need to...