Loki: Add predefined operations functionality behind feature flag (#69379)
* Add feature toggle for lokiPredefinedOperations * Add config editor for predefined operations * Add predefined patterns to editor * Update content in tooltip * Update public/app/plugins/datasource/loki/configuration/QuerySettings.tsx Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> * Update public/app/plugins/datasource/loki/components/LokiQueryEditor.tsx Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> * Add experimental badge --------- Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
This commit is contained in:
co-authored by
Sven Grossmann
parent
ee0ee70aa1
commit
06003c98c8
@@ -110,6 +110,7 @@ Alpha features might be changed or removed without prior notice.
|
||||
| `authenticationConfigUI` | Enables authentication configuration UI |
|
||||
| `pluginsAPIManifestKey` | Use grafana.com API to retrieve the public manifest key |
|
||||
| `extraThemes` | Enables extra themes |
|
||||
| `lokiPredefinedOperations` | Adds predefined query operations to Loki query editor |
|
||||
|
||||
## Development feature toggles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user