Rename repl_oplog_window_s to repl_oplog_window_sec
To match existing metric style.
This commit is contained in:
@@ -60,7 +60,7 @@ var DefaultReplStats = map[string]string{
|
||||
"member_status": "NodeType",
|
||||
"state": "NodeState",
|
||||
"repl_lag": "ReplLag",
|
||||
"repl_oplog_window_s": "OplogTimeDiff",
|
||||
"repl_oplog_window_sec": "OplogTimeDiff",
|
||||
}
|
||||
|
||||
var DefaultClusterStats = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user