- CPU Usage: Percentage of CPU consumed by the Deployment’s containers.
- Memory Usage: Percentage of memory consumed by the Deployment’s containers.
- Network Rx: Inbound network traffic received by the Deployment’s Pods.
- Network Tx: Outbound network traffic transmitted by the Deployment’s Pods.

Prerequisites
- Astro Private Cloud 2.0 or later with Helm chart version 2.0.0 or later.
- System Admin access to update the Astro Private Cloud Helm configuration.
Enable Deployment metrics
1
Update your Helm configuration
Add the following values to your
values.yaml file:2
Apply the configuration
Run a Helm upgrade to apply the changes:
3
Verify the metrics
Open the Astro Private Cloud UI, navigate to a Deployment, and click the Metrics tab. The CPU Usage, Memory Usage, Network Rx, and Network Tx panels appear alongside the existing Database Connections and Waiting Clients panels.