What does "event source length" mean?
Gallatin 21V
206
Reputation points
Hi Team,
https://docs.azure.cn/en-us/azure-functions/functions-target-based-scaling?tabs=v5%2Ccsharp
According to the document, the expansion of the number of function instances in the EP pricing layer is carried out according to the above formula.
The trigger type of the function is eventhub trigger. Then, does the event source length is the number of incoming messages in the eventhub?According to my calculation, it seems that it is not "incoming messages" in eventhub.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Sign in to answer