Azure Functions offers built-in integration with Azure Application Insights to monitor functions.
The following areas of Application Insights can be helpful when evaluating the behavior, performance, and errors in your functions:
Live Metrics: View metrics data as it's created in near real-time.
Failures
Performance
Metrics
[Reference:, https://docs.microsoft.com/en-us/azure/azure-functions/functions-monitoring, , , ]
Submit