Closed khaledhikmat closed 6 years ago
In code, I added 3 telemetry events in the Orchestrators function app:
I also added 1 telemetry metric in the Trips function app:
These can be used in Application Insights to provide really useful insight into the application performance.
Does it make sense to have a single app insights for the entire solution regardless of the Microservice? It could either way. Need to decide on that soon. Right now, each has its own. While probably this is complaint with Microservices, it does add a complexity in querying the different resources.
Yes...made all function apps use the same app insights resource
Absolutely the right choice to only have one App Insights for monitoring. Thanks!
TripFact
table can be built and perhaps embedded into the site and made available to signed-in execsPlease note that to do item #2 above we need a trial PowerBI account.