Alibaba Cloud Global Accelerator GA
Collect monitoring data from Alibaba Cloud Global Accelerator GA
Configuration¶
Install Func¶
It is recommended to activate TrueWatch Integration - Extensions - DataFlux Func (Automata)
If you need to deploy Func yourself, refer to Self-deploying Func
Install Script¶
Note: Please prepare the required Alibaba Cloud AK in advance (for simplicity, you can directly grant the global read-only permission
ReadOnlyAccess
)
-
Log in to the Func console, click on 【Script Market】, and enter the TrueWatch Script Market. For basic GA, search for:
integration_alibabacloud_ga_basic
, for standard GA, search for:integration_alibabacloud_ga_standard
-
Click on 【Install】, then enter the corresponding parameters: Alibaba Cloud AK ID, AK Secret, and account name.
-
Click on 【Deploy Startup Script】, the system will automatically create a
Startup
script set and configure the corresponding startup script. -
After enabling, you can see the corresponding automatic trigger configuration in 「Manage / Automatic Trigger Configuration」. Click on 【Execute】 to immediately execute it once without waiting for the scheduled time. Wait a moment, and you can view the execution task records and corresponding logs.
Verification¶
- Confirm in 「Manage / Automatic Trigger Configuration」 whether the corresponding task has the automatic trigger configuration, and check the task records and logs for any exceptions
- In TrueWatch, check in 「Infrastructure / Custom」 to see if asset information exists
- In TrueWatch, check in 「Metrics」 to see if there is corresponding monitoring data
Metrics¶
After configuring Alibaba Cloud Cloud Monitor, the default measurement sets are as follows. You can collect more metrics through configuration Alibaba Cloud Cloud Monitor Metrics Details
Standard Global Accelerator Metrics¶
Monitoring Metric | Description | MetricName | Dimensions | Statistics |
---|---|---|---|---|
Standard Outbound Bandwidth | The bandwidth consumed by the standard GA instance when accessing external resources. Unit: bps. | GaIpOutBps | userId、instanceId、regionId | Average |
Standard Inbound Bandwidth | The bandwidth consumed when accessing the standard GA instance from external resources. Unit: bps. | GaIpInBps | userId、instanceId、regionId | Average |
Standard Outbound Packet Rate | The number of packets sent per second by the standard GA instance. Unit: pps. | GaIpOutPps | userId、instanceId、regionId | Average |
Standard Inbound Packet Rate | The number of packets received per second by the standard GA instance. Unit: pps. | GaIpInPps | userId、instanceId、regionId | Average |
Standard Outbound Bandwidth Utilization | The proportion of bandwidth consumed by the standard GA instance in a specific acceleration region when accessing external resources, relative to the total bandwidth of that region. | GaIpOutBpsPercentage | userId、instanceId、regionId | Average |
Standard Inbound Bandwidth Utilization | The proportion of bandwidth consumed when accessing the standard GA instance in a specific acceleration region from external resources, relative to the total bandwidth of that region. | GaIpInBpsPercentage | userId、instanceId、regionId | Average |
Standard Outbound Dropped Packet Rate | The number of outbound packets dropped per second by the standard GA instance. Unit: pps. | GaIpOutDropPps | userId、instanceId、regionId | Average |
Standard Inbound Dropped Packet Rate | The number of inbound packets dropped per second by the standard GA instance. Unit: pps. | GaIpInDropPps | userId、instanceId、regionId | Average |
Standard Accelerator IP Active Connection Count | The number of connections in the ESTABLISHED state for the standard GA instance. | GaIpActiveConnectionCount | userId、instanceId、regionId | Average |
Processed Traffic | The number of new connections per second for the standard GA instance. | GaIpCPS | userId、instanceId、regionId | Average |
Standard Requests Per Second | (Currently only supported for pay-as-you-go) The number of requests per second for the standard GA instance. | GaIpQPS | userId、instanceId、regionId | Average |
Basic Global Accelerator Metrics¶
Monitoring Metric | Description | MetricName | Dimensions | Statistics |
---|---|---|---|---|
Basic Accelerator Region Outbound Bandwidth | The bandwidth consumed by the basic GA instance in the current acceleration region when accessing external resources. Unit: bps. | GaBaseIpSetOutBps | userId、instanceId、regionId | Average |
Basic Accelerator Region Inbound Bandwidth | The bandwidth consumed when accessing the basic GA instance in the current acceleration region from external resources. Unit: bps. | GaBaseIpSetInBps | userId、instanceId、regionId | Average |
Basic Accelerator Region Outbound Packet Rate | The number of packets sent per second by the basic GA instance in the current acceleration region. Unit: pps. | GaBaseIpSetOutPps | userId、instanceId、regionId | Average |
Basic Accelerator Region Inbound Packet Rate | The number of inbound packets received per second by the basic GA instance in the current acceleration region. Unit: pps. | GaBaseIpSetInPps | userId、instanceId、regionId | Average |
Basic Accelerator Region Outbound Bandwidth Utilization | The proportion of bandwidth consumed by the basic GA instance in the current acceleration region when accessing external resources, relative to the total bandwidth of that region. | GaBaseIpSetOutBandwidthUtilization | userId、instanceId、regionId | Average |
Basic Accelerator Region Inbound Bandwidth Utilization | The proportion of bandwidth consumed when accessing the basic GA instance in the current acceleration region from external resources, relative to the total bandwidth of that region. | GaBaseIpSetInBandwidthUtilization | userId、instanceId、regionId | Average |
Basic Accelerator Region Outbound Rate Limit Dropped Packet Rate | The number of outbound packets dropped per second due to bandwidth rate limiting in the current acceleration region of the basic GA instance. Unit: pps. | GaBaseIpSetOutRateLimitDropPps | userId、instanceId、regionId | Average |
Basic Accelerator Region Inbound Rate Limit Dropped Packet Rate | The number of inbound packets dropped per second due to bandwidth rate limiting in the current acceleration region of the basic GA instance. Unit: pps. | GaBaseIpSetInRateLimitDropPps | userId、instanceId、regionId | Average |
Basic Inbound Bandwidth | The bandwidth consumed when accessing the basic GA instance from external resources. Unit: bps. This metric is not recommended. You can use Basic Accelerator Region Inbound Bandwidth (GaBaseIpSetInBps). | GaBaseIpInBps | userId、instanceId、regionId | Average |
Basic Inbound Packet Rate | The number of packets received per second by the basic GA instance. Unit: pps. This metric is not recommended. You can use Basic Accelerator Region Inbound Packet Rate (GaBaseIpSetInPps). | GaBaseIpInPps | userId、instanceId、regionId | Average |
Basic Outbound Bandwidth | The bandwidth consumed by the basic GA instance when accessing external resources. Unit: bps. This metric is not recommended. You can use Basic Accelerator Region Outbound Bandwidth (GaBaseIpSetOutBps). | GaBaseIpOutBps | userId、instanceId、regionId | Average |
Basic Outbound Packet Rate | The number of packets sent per second by the basic GA instance. Unit: pps. This metric is not recommended. You can use Basic Accelerator Region Outbound Packet Rate (GaBaseIpSetOutPps). | GaBaseIpOutPps | userId、instanceId、regionId | Average |