Azure / azure-sdk-for-node

Azure SDK for Node.js - Documentation
https://github.com/Azure/azure-sdk-for-node#documentation
MIT License
1.19k stars 566 forks source link

data-model-dependency-telemetry does not support type: "ServiceBus" #5229

Closed vinutha93bnvs closed 1 year ago

vinutha93bnvs commented 3 years ago

My application is a micro-service architecture based Node JS application. Using Azure SB SDK & AppInsights SDK to monitor.

Application 1 sends messages to Application 2 via Service Bus. there is no dependency tracking in appInsights to understand the request tracking. Neither operation ID is being tracked to understand the Application 1 --> ServiceBus --> Application 2

lirenhe commented 2 years ago

Looks this is a data-plane ask, @qiaozha, could you help to find the correct owner?