Is your feature request related to a problem? Please describe.
I run several containerapps with sidecars (i.e multiple containers defined in one container app), and often find it difficult to discover which of the containers is constraining the performance of the overall application.
Describe the solution you'd like.
I'd like to see per-container splitting (similar to existing replica splitting). A simple way to split metrics and graphs based on the below:

Describe alternatives you've considered.
I could alternatively split the containers into separate container apps, but that goes against the overall concept of running sidecars to accomplish a single containerized application.
Is your feature request related to a problem? Please describe.
I run several containerapps with sidecars (i.e multiple containers defined in one container app), and often find it difficult to discover which of the containers is constraining the performance of the overall application.
Describe the solution you'd like.

I'd like to see per-container splitting (similar to existing replica splitting). A simple way to split metrics and graphs based on the below:
Describe alternatives you've considered.
I could alternatively split the containers into separate container apps, but that goes against the overall concept of running sidecars to accomplish a single containerized application.