Merge remote-tracking branch 'origin/master'
# Conflicts: # src/main/java/com/loafle/overflow/crawler/mongo/MongoCrawler.java # src/test/resources/config/example.json
This commit is contained in:
commit
eb8436f4f1
@ -28,12 +28,10 @@
|
|||||||
"memory.usage.mapped",
|
"memory.usage.mapped",
|
||||||
"memory.usage.mappedWithJournal"
|
"memory.usage.mappedWithJournal"
|
||||||
],
|
],
|
||||||
|
|
||||||
"queryInfo": {
|
"queryInfo": {
|
||||||
"query":"mem",
|
"query":"mem",
|
||||||
"dataBaseName":"admin",
|
"dataBaseName":"admin",
|
||||||
"statusCommand":"serverStatus",
|
"statusCommand":"serverStatus"
|
||||||
"parseDirection" : "col"
|
|
||||||
},
|
},
|
||||||
"keys" : [
|
"keys" : [
|
||||||
"bits",
|
"bits",
|
||||||
@ -43,8 +41,6 @@
|
|||||||
"mapped",
|
"mapped",
|
||||||
"mappedWithJournal"
|
"mappedWithJournal"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user