Closed lmolkova closed 2 years ago
@gabarach if you notice any patterns in this: e.g. duplicates appear on one node/machine, but not the others or they appear for certain requests only, please let us know.
@lmolkova , first of all, many thanks for logging this issue !!! Unfortunately, I couldn't find any pattern to these duplicates. I have an azure app service with 15 instances and this issue pretty much occurs on all these instances. Out of 1M requests, there will be 2K duplicate requests and dependencies. Hope that helps.
This issue is stale because it has been open 300 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Reporting issue from @gabarach - please add more details if I missed anything.
Sometimes some requests and dependencies are reported twice. They are identical except item id. Here is result of
union * | operation_Id == "something"
AI_Duplicate_Events.txt (I've filtered out any sensitive info and unrelated traces)It contains 2 identical requests and 2 identical dependencies. Dependencies are collected with StatusMonitor.
It happens on the ASP.NET app (.NE 4.6.1), hosted on IIS, Web SDK 2.5.1-195. There is nothing special about web.config or appinsights config that would explain this behavior.
WebConfig
ApplicationInsights.config