fix missing register master metric MasterPickForWriteErrorCounter (#6277)
This commit is contained in:
committed by
GitHub
parent
fd6c787c02
commit
167b50be88
@@ -322,6 +322,7 @@ func init() {
|
||||
Gather.MustRegister(MasterReplicaPlacementMismatch)
|
||||
Gather.MustRegister(MasterVolumeLayoutWritable)
|
||||
Gather.MustRegister(MasterVolumeLayoutCrowded)
|
||||
Gather.MustRegister(MasterPickForWriteErrorCounter)
|
||||
Gather.MustRegister(MasterBroadcastToFullErrorCounter)
|
||||
|
||||
Gather.MustRegister(FilerRequestCounter)
|
||||
|
||||
Reference in New Issue
Block a user