(Near) Realtime refresh of Application Insight's blades
The teams at my company use Application Insights to track all sorts of data. Each team room has a screen where the AppInsights can b displayed. Problem is, the data isn't auto refreshed by the portal, you have to manually refresh it. And if you add a browser extension to auto reload the tab, the charts are not being displayed after the browser refresh. So, no way to have the data being auto refreshed.
Can't you sprinkle some SignalR magic to the portal? :)
Thanks you in advance!
