Prometheus: Remove promQueryBuilder feature flag (#60153)

This commit is contained in:
Ludovic Viaud
2022-12-19 14:52:06 +01:00
committed by GitHub
parent e6b5c2655a
commit 645262d4a2
5 changed files with 0 additions and 28 deletions

View File

@@ -21,7 +21,6 @@ Some stable features are enabled by default. You can disable a stable feature by
| Feature toggle name | Description | Enabled by default |
| ---------------------------- | ------------------------------------------------------------------------------------ | ------------------ |
| `promQueryBuilder` | Show Prometheus query builder | Yes |
| `disableEnvelopeEncryption` | Disable envelope encryption (emergency only) | |
| `database_metrics` | Add Prometheus metrics for database tables | |
| `lokiMonacoEditor` | Access to Monaco query editor for Loki | Yes |