Releases: wish/mongodb_exporter
Releases · wish/mongodb_exporter
Fix all the all nil pointers
check if replication stats is nil before exporting
fix nil pointer again to support mongo 4.4
fix nil pointer to support mongo 4.4
fix authentication on secondary mongod
add session cache metric
Merge pull request #26 from wish/mzeng-add-session-cache-stats add session cache counter
Add Plan Cache Metrics
Release after: #25
add flock_sync metric
Merge pull request #23 from amsingh-wish/amsingh-add-currentop-metric Added currentOp info to metrics
fix crash when mongod is not in replset
Merge pull request #24 from wish/mzeng-fix-oplog-crash fix crash when mongod is not in replset
fix crash with mongo 4.2
Merge pull request #22 from wish/mzeng-fix-npe fix npe when running against 4.2