Volcengine ALB
Volcengine ALB のメトリクスデータを収集
設定¶
Func のインストール¶
Guance 連携 - 拡張 - マネージド版 Func の利用を推奨します。必要な前提条件はすべて自動でインストールされるため、そのままスクリプトのインストールを続けてください
Func を自分でデプロイする場合はFunc のセルフデプロイ
スクリプトのインストール¶
注意:要件を満たす Volcengine の AK を事前に用意してください(簡略化のため、グローバルの読み取り専用権限
ReadOnlyAccessを直接付与して構いません)
ALB クラウドリソースの監視データを同期するため、対応する収集スクリプト「Guance 連携(Volcengine-ALB 収集)」(ID:integration_volcengine_alb) をインストールします
【インストール】をクリックしたら、対応するパラメータとして Volcengine AK、Volcengine アカウント名、リージョン Regions を入力します。
【起動スクリプトをデプロイ】をクリックすると、システムが Startup スクリプトセットを自動作成し、対応する起動スクリプトを自動で設定します。
有効化後は、「管理 / 自動トリガー設定」で対応する自動トリガー設定を確認できます。【実行】をクリックすると、定期実行を待たずにすぐ 1 回実行されます。少し待てば、実行タスクの記録と対応するログを確認できます。
検証¶
- 「管理 / 自動トリガー設定」で、対応するタスクに自動トリガー設定が存在するか確認し、あわせてタスク記録とログを確認して異常がないかチェックします
- Guance の「インフラ - リソースディレクトリ」で、資産情報が存在するか確認します
- Guance の「メトリクス」で、対応する監視データがあるか確認します
メトリクス¶
Volcengine ALB の監視メトリクスを設定すると、設定によってさらに多くのメトリクスを収集できます Volcengine ALB メトリクス詳細
MetricName |
Subnamespace |
メトリクス名 | MetricUnit |
Dimension |
|---|---|---|---|---|
listener_max_conn |
listener |
同時接続数 | Count | ResourceID,ListenerID |
listener_new_conn |
listener |
新規接続数 | Count/Second | ResourceID,ListenerID |
listener_active_conn |
listener |
アクティブ接続数 | Count | ResourceID,ListenerID |
listener_inactive_conn |
listener |
同時接続数 | Count | ResourceID,ListenerID |
listener_lost_conn |
listener |
失われた接続数 | Count/Second | ResourceID,ListenerID |
listener_in_packets |
listener |
受信方向パケット数 | Packet/Second | ResourceID,ListenerID |
listener_out_packets |
listener |
送信方向パケット数 | Packet/Second | ResourceID,ListenerID |
listener_in_drop_packets |
listener |
受信方向ドロップパケット数 | Packet/Second | ResourceID,ListenerID |
listener_out_drop_packets |
listener |
送信方向ドロップパケット数 | Packet/Second | ResourceID,ListenerID |
listener_in_bytes |
listener |
受信方向帯域幅 | Bits/Second(SI) | ResourceID,ListenerID |
listener_out_bytes |
listener |
送信方向帯域幅 | Bits/Second(SI) | ResourceID,ListenerID |
listener_in_drop_bytes |
listener |
受信方向破棄帯域幅 | Bits/Second(SI) | ResourceID,ListenerID |
listener_out_drop_bytes |
listener |
送信方向破棄帯域幅 | Bits/Second(SI) | ResourceID,ListenerID |
listener_healthy_rs_count |
listener |
バックエンドサーバー正常数 | Count | ResourceID,ListenerID |
listener_unhealthy_rs_count |
listener |
バックエンドサーバー異常数 | Count | ResourceID,ListenerID |
listener_http_2xx_send_count |
listener |
送信された 2xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_3xx_send_count |
listener |
送信された 3xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_4xx_send_count |
listener |
送信された 4xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_5xx_send_count |
listener |
送信された 5xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_other_send_count |
listener |
送信された other ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_404_send_count |
listener |
送信された 404 ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_502_send_count |
listener |
送信された 502 ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_2xx_recv_count |
listener |
受信した 2xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_3xx_recv_count |
listener |
受信した 3xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_4xx_recv_count |
listener |
受信した 4xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_5xx_recv_count |
listener |
受信した 5xx ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_other_recv_count |
listener |
受信した other ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_404_recv_count |
listener |
受信した 404 ステータスコード | Count/Second | ResourceID,ListenerID |
listener_http_502_recv_count |
listener |
受信した 502 ステータスコード | Count/Second | ResourceID,ListenerID |
listener_qps |
listener |
QPS | Count/Second | ResourceID,ListenerID |
listener_response_time |
listener |
平均応答時間 | Millisecond | ResourceID,ListenerID |
listener_ups_response_time |
listener |
平均リクエスト時間 | Millisecond | ResourceID,ListenerID |
listener_http_500_send_count |
listener |
送信された 500 ステータスコード | Count/Second | ResourceID |
listener_http_503_send_count |
listener |
送信された 503 ステータスコード | Count/Second | ResourceID |
listener_http_504_send_count |
listener |
送信された 504 ステータスコード | Count/Second | ResourceID |
load_balancer_max_conn |
loadbalancer |
同時接続数 | Count | ResourceID |
load_balancer_new_conn |
loadbalancer |
新規接続数 | Count | ResourceID |
load_balancer_active_conn |
loadbalancer |
アクティブ接続数 | Count | ResourceID |
load_balancer_inactive_conn |
loadbalancer |
非アクティブ接続数 | Count | ResourceID |
load_balancer_lost_conn |
loadbalancer |
失われた接続数 | Count/Second | ResourceID |
load_balancer_in_packets |
loadbalancer |
受信方向パケット数 | Packet/Second | ResourceID |
load_balancer_out_packets |
loadbalancer |
送信方向パケット数 | Packet/Second | ResourceID |
load_balancer_in_drop_packets |
loadbalancer |
受信方向ドロップパケット数 | Packet/Second | ResourceID |
load_balancer_out_drop_packets |
loadbalancer |
送信方向ドロップパケット数 | Packet/Second | ResourceID |
load_balancer_in_bytes |
loadbalancer |
受信方向帯域幅 | Bits/Second(SI) | ResourceID |
load_balancer_out_bytes |
loadbalancer |
送信方向帯域幅 | Bits/Second(SI) | ResourceID |
load_balancer_in_drop_bytes |
loadbalancer |
受信方向破棄帯域幅 | Bits/Second(SI) | ResourceID |
load_balancer_out_drop_bytes |
loadbalancer |
送信方向破棄帯域幅 | Bits/Second(SI) | ResourceID |
load_balancer_http_2xx_send_count |
loadbalancer |
送信された 2xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_3xx_send_count |
loadbalancer |
送信された 3xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_4xx_send_count |
loadbalancer |
送信された 4xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_5xx_send_count |
loadbalancer |
送信された 5xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_other_send_count |
loadbalancer |
送信された other ステータスコード | Count/Second | ResourceID |
load_balancer_http_404_send_count |
loadbalancer |
送信された 404 ステータスコード | Count/Second | ResourceID |
load_balancer_http_502_send_count |
loadbalancer |
送信された 502 ステータスコード | Count/Second | ResourceID |
load_balancer_http_2xx_recv_count |
loadbalancer |
受信した 2xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_3xx_recv_count |
loadbalancer |
受信した 3xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_4xx_recv_count |
loadbalancer |
受信した 4xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_5xx_recv_count |
loadbalancer |
受信した 5xx ステータスコード | Count/Second | ResourceID |
load_balancer_http_other_recv_count |
loadbalancer |
受信したotherステータスコード | Count/Second | ResourceID |
load_balancer_http_404_recv_count |
loadbalancer |
受信した 404 ステータスコード | Count/Second | ResourceID |
load_balancer_http_502_recv_count |
loadbalancer |
受信した 502 ステータスコード | Count/Second | ResourceID |
load_balancer_qps |
loadbalancer |
QPS | Count/Second | ResourceID |
load_balancer_qps_utilization |
loadbalancer |
QPS 利用率 | Count/Second | ResourceID |
load_balancer_response_time |
loadbalancer |
平均応答時間 | Millisecond | ResourceID |
load_balancer_ups_response_time |
loadbalancer |
平均リクエスト時間 | Millisecond | ResourceID |
load_balancer_http_500_send_count |
loadbalancer |
送信された 500 ステータスコード | Count/Second | ResourceID |
load_balancer_http_503_send_count |
loadbalancer |
送信された 503 ステータスコード | Count/Second | ResourceID |
load_balancer_http_504_send_count |
loadbalancer |
送信された 504 ステータスコード | Count/Second | ResourceID |
オブジェクト¶
収集された Volcengine ALB オブジェクトのデータ構造。オブジェクトデータは「インフラ - リソースディレクトリ」で確認できます
{
"measurement": "volcengine_alb",
"tags": {
"RegionId" : "cn-guangzhou",
"ProjectName" : "default",
"AccountId" : "2102598xxxx",
"LoadBalancerId" : "LoadBalancerId:alb-3rfdnib02lzpc16nf3olxxxx",
"LoadBalancerName": "ALB",
"Type" : "public",
"Status" : "Active"
},
"fileds": {
"Listeners": "[{JSON データ}]",
"VpcId": "vpc-11vrlrg75588w40yrhbxxxx",
"EniAddress": "172.31.0.xx",
"EipAddress": "118.145.xxx.170",
"LoadBalancerBillingType": "2",
"Description": "xxxxxx",
"CreateTime": "2024-12-12T02:43:11Z",
"UpdateTime": "2024-12-12T06:33:36Z",
"ExpiredTime": "xxxxxxxx",
"Tags": "[]"
}
}