Ready, write latency mongodb

How can I find read and write latency query wise in mongodb

Hi, you can find that info on the mongo logs or the profiler if you have it enabled. Also I suggest you install PMM and leverage the Query Analytics section for that purpose.

I was asking in pmm only, which panel shows that

In both Sharded Cluster summary and ReplicaSet summary dashboards you have a panel named “Query execution times”