You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aliyun_cms_grafana_datasource
V2.0 Backend Plugin
@yichangtian yichangtian released this on 29 Jan · 2 commits to master since this release
改造为backend plugin模式
数据源配置增加了Aliyun UserId 字段。如果用户需要使用自监控数据和站点监控数据,配置UI上需要手动配置上阿里云Uid。
14、20210128
升级到版本2.0 并生成之前版本1.0
a. 请求方式改为服务端请求,解决客户端AK可以明文读取的安全问题
request url:
/proxy_aliyun_cms_pop/?Action=QueryMetricList&Length=1000&Project=acs_ecs_dashboard&Metric=diskusage_utilization&Period=15&Dimensions=[%7B%22instanceId%22:%22xxx%22;%22device%22:%22/dev/vdb1%22%7D]&StartTime=1614557649355&EndTime=1614561249355
response :
{"Code":"400","Message":"parse param dimensions error([{"instanceId":"xxxx")","RequestId":"4EF28925-E12E-47E5-8859-4EC01C098E77","NextToken":"","Datapoints":"","Period":"","Success":false}
The text was updated successfully, but these errors were encountered: