mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 16:05:06 +01:00 
			
		
		
		
	Extend bubbleRoofline for nodeData, add column to node table, rename nodeStats query
This commit is contained in:
		| @@ -186,7 +186,7 @@ type NodeStateResultList struct { | ||||
| 	Count *int           `json:"count,omitempty"` | ||||
| } | ||||
|  | ||||
| type NodeStats struct { | ||||
| type NodeStates struct { | ||||
| 	State string `json:"state"` | ||||
| 	Count int    `json:"count"` | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user