Azure App Insights Custom Events. One simple way would be to use the metrics explorer: Application insights is in preview.

We will use the same web api code we installed in the previous post. Using azure application insights to monitor your powerapps canvas app the powerplatform offers monitoring of your apps on a high level. In the portal, in your insights instance, you can see the events in the events menu.
I have setup application insights in my asp.net core application in the c# controller and it is logging basic data like page views, response time, etc.
Traces login and logout activities. And, of course, managing all these events in one central place, your appinsights dashboard. Home quickstart documentation api reference api explorer. The main body of diagnostic search is a list of telemetry items — server requests, page views, custom events that we have coded, and so on.