Product: PowerShell Universal
Version: 2.8.0
Hey fellow dashboarders,
I’m nearly done building out my Dev environment, and will soon be pushing to Prod. One of the main things I’m still missing is metrics.
I did the default setup of Azure Application Insights, from here Monitoring - PowerShell Universal. I see data for things like resource usage (CPU, RAM, Storage, etc), but what I was really hoping for were things like users who have logged in, what dashboards/pages they viewed, count of sessions, etc. I have on-prem server monitoring tools that can take care of resource usage monitoring and alerts, so I need some way to get user/dashboard/page type metrics. Also looking for metrics on API calls.
Application Insights gives me a users metric, but when I drill down into the insights, everything is listed as “unknown”. I don’t know who they are, the bowser info, where the connection came from (Country/city), no data on the user ID, shows 0 authenticated users even though you have to authenticate to get to anything in Universal.
What is the preferred way to get those types of metrics out of Universal?
How is everyone else doing it?
Is there more setup/config I need to do to get this type of data into Application Insights?
Overall, I need to show management that people are using the system. How many users have logged in, how many dashboard/page views, etc.
Thanks,
Rob