Introduction
Elastic IP Address (EIP) is a public, static IP resource that you can dynamically bind to cloud services such as ECS instances, NAT gateways, and load balancers. EIPs enable you to access cloud resources from the Internet, allowing for flexible scaling, quick reassignments, and stable connectivity without relying on physical network infrastructure.
Setup
To set up the Alibaba integration and discover the Alibaba service, navigate to Alibaba Integration Discovery Profile and select EIP Address.
External Reference
Supported Metrics
| Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|
| acs_vpc_eip_in_ratelimit_drop_speed | In Ratelimit Drop Speed | pps | Average | The rate at which inbound packets are dropped due to rate limiting. |
| acs_vpc_eip_net_rx | Net Rx | B | Average | The total amount of data received over the network. |
| acs_vpc_eip_net_rxPkgs | Net RxPkgs | count | Average | The total number of packets received over the network. |
| acs_vpc_eip_net_tx | Net Tx | B | Average | The total amount of data transmitted over the network. |
| acs_vpc_eip_net_txPkgs | Net TxPkgs | count | Average | The total number of packets transmitted over the network. |
| acs_vpc_eip_net_in_rate_percentage | Net In Rate Percentage | ratio | Average | The percentage of inbound bandwidth utilization. |
| acs_vpc_eip_net_out_rate_percentage | Net Out Rate Percentage | ratio | Average | The percentage of outbound bandwidth utilization. |
| acs_vpc_eip_net_rx_rate | Net Rx Rate | bit/s | Value | The rate of inbound data transfer in bits per second. |
| acs_vpc_eip_net_rxPkgs_rate | Net RxPkgs Rate | pps | Value | The rate of inbound packets per second. |
| acs_vpc_eip_net_tx_rate | Net Tx Rate | bit/s | Value | The rate of outbound data transfer in bits per second. |
| acs_vpc_eip_net_txPkgs_rate | Net TxPkgs Rate | pps | Value | The rate of outbound packets per second. |
| acs_vpc_eip_out_ratelimit_drop_speed | Out Ratelimit Drop Speed | pps | Average | The rate at which outbound packets are dropped due to rate limiting. |