mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-08-31 01:35:56 +08:00
zstack宿主机监控中增加参数信息进行Unmarshal
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user