mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
command: start alloc-status command
This commit is contained in:
@@ -64,7 +64,7 @@ type AllocationMetric struct {
|
||||
ConstraintFiltered map[string]int
|
||||
NodesExhausted int
|
||||
ClassExhausted map[string]int
|
||||
DimensionExhaused map[string]int
|
||||
DimensionExhausted map[string]int
|
||||
Scores map[string]float64
|
||||
AllocationTime time.Duration
|
||||
CoalescedFailures int
|
||||
|
||||
Reference in New Issue
Block a user