> Rancher Monitoring RBAC / Access Issue > ...
# general
e
Rancher Monitoring RBAC / Access Issue
We have a shared RKE2 cluster managed through Rancher with two separate projects: ProjectA and ProjectB.
Each project has its own namespaces and standard users — users from ProjectA should not see anything from ProjectB, and vice versa.
Currently:
Only the cluster admin can view Rancher Monitoring (Grafana/Prometheus metrics).
Standard users in ProjectA cannot access the monitoring dashboards.
If I assign the “View All Projects” cluster permission, monitoring becomes accessible — but then users can also see ProjectB resources, which breaks isolation.
Question:
How can I grant ProjectA users access to Rancher Monitoring dashboards only for ProjectA’s namespaces, without giving “View All Projects” permission?
cc: @bland-article-62755 please advice if you have any inputs
b
lol why are you pinging me? I have no idea.
Maybe one of the Suse peeps can chime in, but this is all community support so it might be a while.
You could also open a ticket in github if you think it's a bug (or want a feature request)
b
You can limit access by assigning namespace(s) to a project, then set up Cluster and Project Members. For looking at monitoring, you can assign View Monitoring to a group/user.
b
I think they're indicating that they do all that, but via the monitoring all namespaces are viewable and not restricted to the ones they have access to.