Grant view monitoring to specific database and collection in Mongodbatlas via Atlas browser

I have been asked to provide the specific user to view monitoring and read collection on database and collection. As the cluster instance has built with single project. However, the project has also stored other cluster for different application. How can it be achieved for specific database and collection level for view monitoring within MogoDBAtlas? Thanks in advance!

At this time the Atlas project-level control plane view does not allow you to authorize to particular clusters within the project within the website view HOWEVER you can create data plane DB users scoped to a particular cluster and use MongoDB Compass (desktop app) to potentially achieve a similar objective!

2 Likes