When trying to use the ApplicationInsights Profiler in our AKS cluster where we deploy our application on to mcr.microsoft.com/dotnet/runtime-deps:6.0 the uploader fails to execute as the dotnet executable does not exist on our machines.
Could we get support for a self-contained uploader?
When trying to use the ApplicationInsights Profiler in our AKS cluster where we deploy our application on to
mcr.microsoft.com/dotnet/runtime-deps:6.0the uploader fails to execute as the dotnet executable does not exist on our machines.Could we get support for a self-contained uploader?