Michiel Crefcoeur
Michiel Crefcoeur
It generally feels like RBAC is far from production-ready. For instance, it's mostly unclear which checkbox impacts which functionality. Also by limiting access to certain features they still remain visible...
I've been struggling for days now trying to setup RBAC roles. All I need is one role that can access everything (for which I can use the hardcoded Admin role)...
I've now found out that the access errors on annotation requests only happen when accessing dashboards that were created before RBAC was enabled. Recreating the dashboards (export+import JSON) makes the...
Unfortunately the access errors still remain even after re-importing existing dashboards. Only newly created dashboards have no access errors. I tried changing dashboard and panel ID's in the JSON but...
OK some good news. It DOES work without errors for re-imported dashboards as long as `Get` is checked for the dashboard's parent folder. Pre-RBAC dashboards will still trigger the access...
I've created a new issue regarding the annotations here #6713
Would be nice if we could embed a dashboard or tab or panel in an iframe on some other website. So without OpenObserve's UI around it.
I was pleasantly surprised when I found Zoraxy but once I started using it I found out that it wasn't possible to programmatically make configuration changes which is a must-have...