Timothy Mothra

Results 154 comments of Timothy Mothra

This is fixed in https://github.com/Azure/azure-sdk-for-net/pull/44754 I'm working on releasing a new beta of our libraries, which should be available Tuesday (7/16).

Hi @DrEsteban, Your steps to reproduce don't mention the `X-Forwarded-*` headers, so I want to make sure I'm fully understanding the problem. ### http vs https Can you test this...

Thank you for the extra information! ### With regard to the X-Forwarded- headers, the OpenTelemetry specification doesn't make comprehensive recommendations on how to handle these. The few parts where they...

@DrEsteban one more question, what version of .NET are you using? Starting with .NET 8, the native libraries for AspNetCore produce their own Activities. We need to investigate if this...

Hi @jeremy-morren, I'm trying to understand this issue. Can you please share more details about your workflow, what you're trying to accomplish? I don't have full context on the LogRecord...

What tags specifically are you looking for? The Database specification isn't stable yet. https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-spans.md The OpenTelemetry.Instrumentation.SqlClient library will need a large update after this spec is stabilized.

Unfortunately we would need a repro to be able to investigate this. All the code you've shared looks valid. Are you manually disposing the OpenTelemetry SDK? Assuming this is an...

Switching this to Draft while I investigate one more thing. Planning on moving some unrelated changes to a separate PR.

Hi @hansmbakker, What version of `OpenTelemetry.Resources.Azure` are you using? Beta 9 was released recently which added more support for Container Apps. ---- Since you're having issues with Application Insight's UX,...

Can you please collect the self diagnostic logs and share? That would help us understand if an error is happening at runtime. https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry/README.md#self-diagnostics