Skip to content

Commit beb9650

Browse files
author
Anton Kucherov
committed
PMM-4231 Notice about Master/Slave replication.
1 parent af193c7 commit beb9650

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Based on [MongoDB exporter](https://github.com/dcu/mongodb_exporter) by David Cu
1818
- MongoDB WiredTiger storage-engine metrics (*cache, blockmanger, tickets, etc*)
1919
- MongoDB Top Metrics per collection (writeLock, readLock, query, etc*)
2020

21+
### Important Note
22+
23+
Metrics `mongodb_mongod_replset_oplog_*` doesn't work in [Master/Slave](https://docs.mongodb.com/v3.4/core/master-slave/) replication mode, because it was *DEPRECATED* in MongoDB `3.2` and removed in `4.0`.
2124

2225
## Building and running
2326

0 commit comments

Comments
 (0)