Helper methods to conduct common MongoDB cluster survey/troubleshooting tasks
This module can be loaded into a MongoDB shell (mongosh) session using the load() method:
load('./mongoshHelpers.js')
<run helper function>
Helper methods to conduct common MongoDB cluster survey/troubleshooting tasks
JavaScript
Helper methods to conduct common MongoDB cluster survey/troubleshooting tasks
This module can be loaded into a MongoDB shell (mongosh) session using the load() method:
load('./mongoshHelpers.js')
<run helper function>