Hey folks 👋
I’ve got a Rancher setup with multiple downstream clusters, and I’m trying to set up project-level logging and monitoring.
The goal is to have each project with its own isolated metrics and dashboards — so users in a project can only see their own metrics/logs, not others.
Has anyone implemented this kind of observability isolation in Rancher?
Would it make sense to deploy separate Prometheus/Grafana per project, or can this be handled through Rancher’s built-in Monitoring & Logging with access control?
Appreciate any pointers or best practices! 🙏