Azure / Azure/azure-functions-host
In the Azure Functions Flex Consumption plan, how can we get the current/instant instance count for a Function App?
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
In the Azure Functions Flex Consumption plan, how can we get the instance count both in real time and for a specific point in time?
We would like to:
See how many instances are currently running in real time.
Check how many instances were running at a specific historical time, especially during high message volume or scale-out events.
Is there a recommended way to get this information through Azure Portal, Application Insights, Live Metrics, Azure Monitor metrics, or KQL?
Contributor guide
Research direction
No repository file, test, or code entry point is identified. Start by comparing Azure Portal, Application Insights, Live Metrics, Azure Monitor metrics, and KQL for current and historical Flex Consumption instance counts. Done means documenting a supported way to obtain both values, or clearly stating the limitation if one is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, observability
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100