Add repl_oplog_window_s metric to mongodb input (#3964)
This commit is contained in:
committed by
Daniel Nelson
parent
5d1585db8c
commit
9c2bd062a8
@@ -60,6 +60,7 @@ var DefaultReplStats = map[string]string{
|
||||
"member_status": "NodeType",
|
||||
"state": "NodeState",
|
||||
"repl_lag": "ReplLag",
|
||||
"repl_oplog_window_s": "OplogTimeDiff",
|
||||
}
|
||||
|
||||
var DefaultClusterStats = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user