microsoft / ApplicationInsights-dotnet

ApplicationInsights-dotnet
MIT License
565 stars 287 forks source link

Cosmos Dependencies not getting tracked. #2825

Open Punit002 opened 1 year ago

Punit002 commented 1 year ago

Describe the bug -

Currently, we are running our applications on Azure app services, and using .net 6 and cosmos SDK for making database calls. We are not able to see the cosmos' dependencies on application insight. Cosmos connection mode - Direct.

Cosmos Version - Latest Application insight version - " Version="2.22.0-beta3" Hosting environment - App service.

### Tasks