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
60.72k stars 11.61k forks source link

Alerting: Remove requirement for datasource query on rule read #87349

Open rwwiv opened 2 weeks ago

rwwiv commented 2 weeks ago

What is this feature?

This PR changes the behavior of group RBAC to return partial rules if the user does not have permissions to query any datasources in those rules.

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that: