microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
372 stars 29 forks source link

Feature Request: A view to see status of all Container Apps #1334

Open kiwiinlondon opened 3 weeks ago

kiwiinlondon commented 3 weeks ago

Is your feature request related to a problem? Please describe.
From the portal it is currently very difficult to see the status of all container apps at a glance

Describe the solution you'd like.
From the Container Apps view in the portal have another column with the status of each app. For example whether it is running/stopped/failed/scaled down etc. Even nicer would be the ability to stop and start the apps from the same view

Image

Describe alternatives you've considered.
Clicking into each app but once you have more than 20 odd this can become cumbersome

Additional context.
Add any other context or screenshots about the feature request here.

curib commented 2 weeks ago

Hi @kiwiinlondon, this is great feedback, thank you for sharing! I'll let you know once I have an update.

Do you prefer to see an overview of your apps in that view or/and in a Container App environment?

kiwiinlondon commented 2 weeks ago

I don’t really mind which view. If one view is easier to construct than the other go for that. However, given the choice of only one we would probably prefer an overall view. It would be quite powerful if you could filter or group by different attributes of the container apps such as environment or resource group.

trylvis commented 2 weeks ago

Having a view in the Container App Environment that includes stats like 'min/max replicas,' 'number of running replicas,' 'memory/CPU assigned,' and similar metrics would be very useful.