Faro: Adding Faro data source selector feature toggle (#66623)

This commit is contained in:
Elliot Kirk
2023-05-04 17:35:10 -07:00
committed by GitHub
parent e74e7fa82c
commit e7cbe0276e
5 changed files with 14 additions and 0 deletions
@@ -58,6 +58,7 @@ Some stable features are enabled by default. You can disable a stable feature by
| `alertingNoNormalState` | Stop maintaining state of alerts that are not firing |
| `renderAuthJWT` | Uses JWT-based auth for rendering instead of relying on remote cache |
| `enableElasticsearchBackendQuerying` | Enable the processing of queries and responses in the Elasticsearch data source through backend |
| `faroDatasourceSelector` | Enable the data source selector within the Frontend Apps section of the Frontend Observability |
| `enableDatagridEditing` | Enables the edit functionality in the datagrid panel |
## Alpha feature toggles