Taavi Koosaar

Results 6 comments of Taavi Koosaar

Hi @TimothyMothra , I just upgraded from 2.13.1 to latest 2.14 and i can see this error also happening in trace. I got intrigued and checked 3 other environments and...

I can see that this is still happening but 2 types. 1) ``` AI (Internal): [Microsoft-ApplicationInsights-Core] [msg=Log Error];[msg=Exception while initializing Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebSessionTelemetryInitializer, exception message - System.NullReferenceException: Object reference not set to...

I'd like to add and raise awareness why these issues should be taken quite seriously by product group. **The impact is two-fold:** * Noisy logging that is driving up the...

I am hitting the same issues with v5. I was pondering if it can be race condition between deployment completion and outputs looking for it. However that would mean that...

I can confirm it is something to do with the filter. When i removed the filter parameter it worked. This however is not feasible, i have several deployments going into...

I checked the micromatch (https://github.com/micromatch/micromatch) filtering functionality that is being used here. its different from the powershell one used by v4. When you add a filter then you need to...