Remove nodeGraphDotLayout feature toggle (#103541)

This commit is contained in:
Joey
2025-04-08 15:37:17 +01:00
committed by GitHub
parent 4efdef9b9c
commit fc37bb4355
6 changed files with 2 additions and 18 deletions
@@ -175,7 +175,6 @@ Experimental features might be changed or removed without prior notice.
| `secretsManagementAppPlatform` | Enable the secrets management API and services under app platform |
| `scopeApi` | In-development feature flag for the scope api using the app platform. |
| `sqlExpressions` | Enables SQL Expressions, which can execute SQL queries against data source results. |
| `nodeGraphDotLayout` | Changed the layout algorithm for the node graph |
| `kubernetesAggregator` | Enable grafana's embedded kube-aggregator |
| `expressionParser` | Enable new expression parser |
| `disableNumericMetricsSortingInExpressions` | In server-side expressions, disable the sorting of numeric-kind metrics by their metric name or labels. |