Currently using Azure App insights in a NodeJS app (specifically a Remix app using Express). After initializing the library, I am not seeing metrics show up on my Application Insights Dashboard nor the "Performance" tab
I've verified that the library is working, by going to "Transaction Search" and making a search for various metrics in my app and they show up there.