|
@@ -1662,7 +1662,7 @@ type Metrics struct { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type NewModelArtsMetricStatisticResult struct { |
|
|
type NewModelArtsMetricStatisticResult struct { |
|
|
MetricsInfo []Metrics `json:"metrics"` //监控详情 |
|
|
|
|
|
|
|
|
MetricsInfo []NewModelArtsMetrics `json:"metrics"` //监控详情 |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type NewModelArtsMetrics struct { |
|
|
type NewModelArtsMetrics struct { |
|
|