layer1: add live namespace counts
This commit is contained in:
@@ -75,6 +75,7 @@ type NamespaceEvent struct {
|
||||
|
||||
type NamespaceManagerSummary struct {
|
||||
TotalNamespaces int
|
||||
LiveNamespaces int
|
||||
PhaseCounts map[NamespacePhase]int
|
||||
SourceCounts map[NamespaceSource]int
|
||||
Subscribers []string
|
||||
|
||||
Reference in New Issue
Block a user