Closed olivierbachard closed 1 month ago
Please use https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry#self-diagnostics and obtain the logs from non-working scenario. It'd give us some hints about whats going wrong.
This issue was marked stale due to lack of activity and will be closed in 7 days. Commenting will instruct the bot to automatically remove the label. This bot runs once per day.
Question
Hello,
I have a .net 6 app deployed on a linux Azure App Service. The OpenTelemetry collector is installed on a VM in the same Azure resource group. The collector is then supposed to send traces to Datadog.
Everything works well when running the app on my local computer but I can't managed to get it working when the app is deployed on the Azure App Service.
Here is my opentelemetry configuration at the application startup.
I also tried this configuration but still not working.
Any idea what I am missing ?
Use Github Discussions.