Http Queue request length in Azure API apps

Amar-Azure-Practice 661 Reputation points
2021-08-02T20:04:55.693+00:00

Hi

We are trying to setup the Auto scale rules for Azure API apps, based on the Http Queue request we want to setup Auto scale rule.

we are trying to analyze this, where can i see what is the current Http queue length.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,037 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,408 questions
0 comments No comments
{count} votes

Accepted answer
  1. BhargaviAnnadevara-MSFT 5,466 Reputation points
    2021-08-03T16:37:30.387+00:00

    @Amar-Azure-Practice Thanks for reaching out. The HttpQueueLength metric is available on the Microsoft.Web/Serverfarm namespace (App Service Plan).

    You can check this in the Azure Portal by navigating to: your App > App Service Plan > Metrics > Select Http Queue Length and the desired Aggregation.

    120180-image.png

    After you analyze available metrics and decide on an appropriate threshold for your app, you can go ahead and configure the Autoscale settings for your resource in the Azure portal.

    Hope this helps. Do let us know if you have further questions.

    ----------

    If an answer is helpful, please "Accept answer" and/or "Up-Vote" which might help other community members reading this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful