Add repl_oplog_window_s metric to mongodb input (#3964)
This commit is contained in:
committed by
Daniel Nelson
parent
fb6390e7ab
commit
01ede2ea0b
@@ -162,6 +162,7 @@ func TestStateTag(t *testing.T) {
|
||||
"repl_queries_per_sec": int64(0),
|
||||
"repl_updates_per_sec": int64(0),
|
||||
"repl_lag": int64(0),
|
||||
"repl_oplog_window_s": int64(0),
|
||||
"resident_megabytes": int64(0),
|
||||
"updates_per_sec": int64(0),
|
||||
"vsize_megabytes": int64(0),
|
||||
|
||||
Reference in New Issue
Block a user