grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
64k stars 11.98k forks source link

Glue: Add RBAC support #65186

Open ifrost opened 1 year ago

ifrost commented 1 year ago

Background

At the moment the only way to configure access to correlations is by setting Admin role. We need to investigate how to add more granular access

Requirements

High level: TBD

Technical details

TBD

ifrost commented 6 months ago

Correlations should follow checking write permissions to a datasource. Please check if it does so, and then this issue could be closed.