Open ngKarol opened 3 years ago
Are you looking to track API calls or server side rendered pages?
Both :)
We took care of the server side tracking by using the Node.js App Insights SDK - I describe how we do it here: https://www.ovidiudan.com/nodejs-app-insights-nextjs/
We are now trying to also add the Web SDK, are you saying the way it's instantiated in this package it does not track API calls made by the user's browser?
Hi,
Unfortunately, your tool doesn't support request tracking. Do you think it is possible to track requests with microsoft package that you are using?