mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-02 00:35:05 +01:00
Intermediate Save commit
This commit is contained in:
@@ -45,7 +45,7 @@ type SubClusterConfig struct {
|
||||
|
||||
type MetricConfig struct {
|
||||
Name string `json:"name"`
|
||||
Unit string `json:"unit"`
|
||||
Unit Unit `json:"unit"`
|
||||
Scope MetricScope `json:"scope"`
|
||||
Aggregation *string `json:"aggregation"`
|
||||
Timestep int `json:"timestep"`
|
||||
|
||||
Reference in New Issue
Block a user