This exporter should be used in conjuction with Prometheus. It utilises CMS API to collect metrics from Alibaba cloud.
go get -d
go build
go test
./cloudmonitor_exporter -id access_id -secret access_secret -region cn-hangzhou
or by Docker
docker-compose up
- https://help.aliyun.com/document_detail/51939.html
- https://help.aliyun.com/document_detail/27582.html
- https://help.aliyun.com/document_detail/26232.html
Apache License 2.0
Same to alibaba-cloud-sdk-go