UI Index Statistics
with a query like this
db.Collection.aggregate([ { $indexStats: { } } ])
we can get index statistics. it would be great to have ui with nice display for it .e.g. "last used"
2
votes
with a query like this
db.Collection.aggregate([ { $indexStats: { } } ])
we can get index statistics. it would be great to have ui with nice display for it .e.g. "last used"