Andrew vdB
Andrew vdB
* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: ``` ``` * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj`...
### What is the question? The first registration ``` builder.Services.AddOpenTelemetry() .WithMetrics(metrics => { metrics.AddAspNetCoreInstrumentation() .AddHttpClientInstrumentation() .AddRuntimeInstrumentation(); }) .WithTracing(tracing => { tracing.AddAspNetCoreInstrumentation() // Uncomment the following line to enable gRPC instrumentation...
Please describe the documentation request or issue. Be as specific as possible. At this moment it is not clear between Service bus trigger message lock of 1 minute vs Azure...
Description =========== When I try to connect from aks with managed identity, the connection simply hang within OauthHandlerCallback If i compare it with my local development, this log is never...
Anyone else has issue to connect to Azure Event Hub with Kafka using version 2.6? Simply rolling back to version 2.5.3 make it work again, so I guess its something...
Usually the error messages appears after a while due azure load balancer or something after upgrading to 2.10.0, its printing error messages like every second... 