Google Cloud Platform 负载均衡指标集
编辑Google Cloud Platform 负载均衡指标集编辑
负载均衡指标集从 Google Cloud Platform 中的 负载均衡 提取指标。
loadbalancing
指标集包含从 Stackdriver API 导出的所有指标。字段名称与 Beats 命名约定 一致,对其 GCP 指标名称对应项进行了少量修改。
有关指标集中每个字段的描述,请参阅 导出字段 部分。
以下是由此指标集生成的示例文档
{ "@timestamp": "2017-10-12T08:05:34.853Z", "cloud": { "account": { "id": "elastic-observability" }, "provider": "gcp" }, "event": { "dataset": "gcp.loadbalancing", "duration": 115000, "module": "gcp" }, "gcp": { "labels": { "metrics": { "client_network": "ocp-be-c5kjr-network", "client_subnetwork": "ocp-be-c5kjr-worker-subnet", "client_zone": "us-central1-a" }, "resource": { "backend_name": "ocp-be-c5kjr-master-us-central1-a", "backend_scope": "us-central1-a", "backend_scope_type": "ZONE", "backend_subnetwork_name": "ocp-be-c5kjr-master-subnet", "backend_target_name": "ocp-be-c5kjr-api-internal", "backend_target_type": "BACKEND_SERVICE", "backend_type": "INSTANCE_GROUP", "forwarding_rule_name": "ocp-be-c5kjr-api-internal", "load_balancer_name": "ocp-be-c5kjr-api-internal", "network_name": "ocp-be-c5kjr-network", "region": "us-central1" } }, "loadbalancing": { "l3": { "internal": { "egress_packets_count": { "value": 0 } } } } }, "metricset": { "name": "loadbalancing", "period": 10000 }, "service": { "type": "gcp" } }