API authentication token permissions
-
Hi!
As of now, I need to give my API users admin privileges to read host statistics. It would be useful to have a less privileged user role for this as we really don't want all API users to have full admin.
Is this on the roadmap?
-
- Yes it's planned
- You already can use our openAPI for Prometheus to scrap and have permissions managed in Grafana

-
Aha! I will move to prometheus in the future, but at the moment it is more basic.
Thank you!