- CloudMonitor
- Params
- Params.MetricList
CloudMonitor
该组件由 Istio 合作伙伴创建并维护,如有问题请直接与合作伙伴联系。
The CloudMonitor adapter enables Istio to deliver metrics toAliCloud CloudMonitor.
To push metrics to CloudMonitor using this adapter you must provide AliCloud credentials the AliCloud SDK.(see AliCloud official SDK).
The handler configuration must contain the same metrics as the instance configuration.The metrics specified in both instance and handler configurations will be sent to CloudMonitor.
This adapter supports the metric template.
Params
Configuration for the cloudmonitor
adapter.
Field | Type | Description |
---|---|---|
regiondId | string | The Id of one region where the AliCloud Cloud Monitor service instance is located |
accessKeyId | string | The access key Id of AliCloud access account |
accessKeySecret | string | The access key secret of AliCloud access account |
groupId | int64 | The Id of application group within AliCloud Cloud Monitor service instance |
metricInfo | map<string, Params.MetricList> | A map of Istio metric name to CloudMonitor metric info. |
Params.MetricList
CloudMonitor metric format.CloudMonitor Custom Metric Request