zstack宿主机监控中增加参数信息进行Unmarshal

This commit is contained in:
zhaoxiangchun
2020-05-24 17:14:40 +08:00
parent 899c31d8b4
commit 47cac3c7be
+2 -1
View File
@@ -31,7 +31,8 @@ type DataPoint struct {
}
type Label struct {
VMUuid string `json:"VMUuid"`
VMUuid string `json:"VMUuid"`
HostUuid string `json:"HostUuid"`
}
func (region *SRegion) GetMonitorData(name string, namespace string, since time.Time,