Updated on 2025-10-28 GMT+08:00

VPC Endpoint Monitoring Metrics

Description

This topic describes VPC Endpoint namespaces, the metrics that can be monitored by Cloud Eye, and dimensions of these metrics. You can log in to the Cloud Eye console or call Cloud Eye APIs to query the VPC endpoint metrics and alarms.

Namespace

SYS.VPCEP

VPC Endpoint Metrics

Table 1 VPC endpoint metrics

Metric ID

Name

Description

Value Range

Unit

Conversion Rule

Dimension

Monitoring Interval

vpcep_rx_bps

Inbound Bandwidth

Inbound bandwidth of the VPC endpoint

≥ 0

bit/s

1024 (IEC)

ep_instance_id

60s

vpcep_tx_bps

Outbound Bandwidth

Outbound bandwidth of the VPC endpoint

≥ 0

bit/s

1024 (IEC)

60s

vpcep_bps

Inbound and Outbound Bandwidth

Inbound and outbound bandwidth of the VPC endpoint

≥ 0

bit/s

1024 (IEC)

60s

vpcep_rx_pps

Inbound PPS

Inbound PPS of the VPC endpoint

≥ 0

packets/s

N/A

60s

vpcep_tx_pps

Outbound PPS

Outbound PPS of the VPC endpoint

≥ 0

packets/s

N/A

60s

vpcep_pps

Inbound and Outbound PPS

Inbound and outbound PPS of the VPC endpoint

≥ 0

packets/s

N/A

60s

vpcep_rx_byte

Inbound Traffic

Inbound traffic of the VPC endpoint

≥ 0

byte

1024 (IEC)

60s

vpcep_tx_byte

Outbound Traffic

Outbound traffic of the VPC endpoint

≥ 0

byte

1024 (IEC)

60s

vpcep_drop_num

Packets Dropped

Number of packets dropped by the VPC endpoint

≥ 0

packets

N/A

60s

vpcep_connections

Connections

Number of current connections established between the VPC endpoint and the VPC endpoint service it connects to

≥ 0

count

N/A

60s

vpcep_act_connections

Active Connections

Number of active connections established between the VPC endpoint and the VPC endpoint service it connects to

≥ 0

count

N/A

60s

vpcep_from_client_rst_num

RST Packets from Clients

Number of RST packets sent from clients to servers

≥ 0

packets

N/A

60s

vpcep_from_server_rst_num

RST Packets from Servers

Number of RST packets sent from servers to clients

≥ 0

packets

N/A

60s

vpcep_to_client_rst_num

RST Packets from VPCEP to Clients

Number of RST packets sent from VPCEP to clients

≥ 0

packets

N/A

60s

vpcep_to_server_rst_num

RST Packets from VPCEP to Servers

Number of RST packets sent from VPCEP to servers

≥ 0

packets

N/A

60s

VPC Endpoint Service Monitoring Metrics

Table 2 VPC endpoint service monitoring metrics

Metric ID

Name

Description

Value Range

Unit

Conversion Rule

Dimension

Monitoring Interval

vpcep_eps_rx_bps

Inbound Bandwidth

Inbound bandwidth of the VPC endpoint service

≥ 0

bit/s

1024 (IEC)

eps_id

60s

vpcep_eps_tx_bps

Outbound Bandwidth

Outbound bandwidth of the VPC endpoint service

≥ 0

bit/s

1024 (IEC)

60s

vpcep_eps_bps

Inbound and Outbound Bandwidth

Inbound and outbound bandwidth of the VPC endpoint service

≥ 0

bit/s

1024 (IEC)

60s

vpcep_eps_rx_pps

Inbound PPS

Inbound PPS of the VPC endpoint service

≥ 0

packets/s

N/A

60s

vpcep_eps_tx_pps

Outbound PPS

Outbound PPS of the VPC endpoint service

≥ 0

packets/s

N/A

60s

vpcep_eps_pps

Inbound and Outbound PPS

Inbound and outbound PPS of the VPC endpoint service

≥ 0

packets/s

N/A

60s

vpcep_eps_rx_byte

Inbound Traffic

Inbound traffic of the VPC endpoint service

≥ 0

byte

1024 (IEC)

60s

vpcep_eps_tx_byte

Outbound Traffic

Outbound traffic of the VPC endpoint service

≥ 0

byte

1024 (IEC)

60s

vpcep_eps_drop_num

Packets Dropped

Number of packets dropped by the VPC endpoint service

≥ 0

packets

N/A

60s

vpcep_eps_connections

Connections

Number of current connections established between the VPC endpoint service and all VPC endpoints connected to it

≥ 0

count

N/A

60s

vpcep_eps_act_connections

Active Connections

Number of active connections established between the VPC endpoint service and all VPC endpoints connected to it

≥ 0

count

N/A

60s

vpcep_eps_from_client_rst_num

RST Packets from Clients

Number of RST packets sent from clients to servers

≥ 0

packets

N/A

60s

vpcep_eps_from_server_rst_num

RST Packets from Servers

Number of RST packets sent from servers to clients

≥ 0

packets

N/A

60s

vpcep_eps_to_client_rst_num

RST Packets from VPCEP to Clients

Number of RST packets sent from VPCEP to clients

≥ 0

packets

N/A

60s

vpcep_eps_to_server_rst_num

RST Packets from VPCEP to Servers

Number of RST packets sent from VPCEP to servers

≥ 0

packets

N/A

60s

Dimension

Key

Value

ep_instance_id

VPC endpoint ID.

You can obtain the VPC endpoint ID by referring to Querying VPC Endpoints.

The value of parameter id is the VPC endpoint ID.

eps_id

VPC endpoint service ID.

You can obtain the VPC endpoint service ID by referring to Querying VPC Endpoint Services.

The value of parameter id is the VPC endpoint service ID.