Once you’ve integrated with AWS CloudWatch, you have access to metrics from AWS VPC IP Address Manager, which is a VPC feature that facilitates the planning, tracking, and supervision of IP addresses for your AWS workloads.
See all AWS integrations.
You can validate that metrics are reporting to Cloud Observability on the Metrics details page in Settings.
The following table shows the VPC IP Address Manager metrics ingested by Cloud Observability.
Metric Name | Unit | Description |
---|---|---|
aws.ipam.compliant_resource_cidrs | count | The number of managed resource CIDRs that abide by the IPAM pool's rules for allocation. |
aws.ipam.noncompliant_resource_cidrs | count | The number of managed resource CIDRs that do not adhere to the IPAM pool's rules for allocation. |
aws.ipam.percent_allocated | percent | The percentage of IP space that has been allotted to other pools by a pool. |
aws.ipam.percent_assigned | percentage | The percentage of a pools IP space that has been allocated to resources, including manual allocations. |
aws.ipam.percent_available | percentage | The percentage of a pool's IP space that is not already reserved for use by other pools or resources. |
aws.ipam.compliant_resource_cidrs | count | The number of resource CIDRs that comply with the allocation rules for IPAM pools in the scope. |
aws.ipam.managed_resource_cidrs | count | The number of CIDRs for manageable resources (VPCs or public IPv4 pools) that are distributed from an IPAM pool within the scope. |
aws.ipam.noncompliant_resource_cidrs | count | The number of resource CIDRs that don't adhere to the IPAM pools' allocation guidelines. |
aws.ipam.overlapping_resource_cidrs | count | The number of resource CIDRs that overlap within a pool in the scope. |
aws.ipam.unmanaged_resource_cidrs | count | The number of CIDRs for resources in the scope that are currently linked to manageable resources but are not under IPAM's control. |
Updated Dec 2, 2022