question

AmarnathManchala-5911 avatar image
0 Votes"
AmarnathManchala-5911 asked bhargaviannadevara-msft edited

Http Queue request length in Azure API apps

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-webappsazure-monitor
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

bhargaviannadevara-msft avatar image
0 Votes"
bhargaviannadevara-msft answered bhargaviannadevara-msft edited

@AmarnathManchala-5911 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.



image.png (218.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.