I’m using MongoDB of version 4.2.8
The storage engine is wiredTiger
I entered the db.serverStatus().wiredTiger to monitor cache usage, but storageEngine and wiredTiger field are not shown.
On the other hand, consist of standalone server can see these field
Can’t we check in shard cluster mode?