Function Execution Count metric should be present in MDM when on app service plan
Open
metrics
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
If you go into the Azure Portal and browse to Monitor->Metrics and then select your function app, one of the metrics you can view is Function Execution Count. However this metric is only populated for function apps in the consumption plan. A function app on an app service plan will show zero executions.
This makes it difficult for users to add an alert that would fire if there are no executions. They can probably achieve a similar goal through App Insights but it would likely involve writing a custom query which is not intuitive.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.