mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Access: Remove split scopes feature toggle (#81874)
* remove split scopes FT
* Revert "remove split scopes FT"
This reverts commit 349fb081d3.
* make toggle deprecated instead
* fix gen
This commit is contained in:
@@ -45,7 +45,6 @@ Some features are enabled by default. You can disable these feature by setting t
|
||||
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries | Yes |
|
||||
| `transformationsRedesign` | Enables the transformations redesign | Yes |
|
||||
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
|
||||
| `splitScopes` | Support faster dashboard and folder search by splitting permission scopes into parts | Yes |
|
||||
| `prometheusConfigOverhaulAuth` | Update the Prometheus configuration page with the new auth component | Yes |
|
||||
| `influxdbSqlSupport` | Enable InfluxDB SQL query language support with new querying UI | Yes |
|
||||
| `alertingNoDataErrorExecution` | Changes how Alerting state manager handles execution of NoData/Error | Yes |
|
||||
|
||||
Reference in New Issue
Block a user