Transformations: GA the Regression transformation (#106074)

* First draft of removing flag, regenerating flags and content

* Add description to catalog entry

* fix gdev dashboard
This commit is contained in:
Kristina
2025-07-01 08:59:22 -05:00
committed by GitHub
parent da7b83c1bb
commit f460e02913
11 changed files with 93 additions and 57 deletions
@@ -1484,8 +1484,6 @@ There are two different models:
- **Polynomial regression** - Fits a polynomial function to the data.
{{< figure src="/static/img/docs/transformations/polynomial-regression.png" class="docs-image--no-shadow" max-width= "1100px" alt="A time series visualization with a curved line representing the polynomial function" >}}
> **Note:** This transformation is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available. Enable the `regressionTransformation` feature toggle in Grafana to use this feature. Contact Grafana Support to enable this feature in Grafana Cloud.
[Table panel]: ref:table-panel
[Calculation types]: ref:calculation-types
[sparkline cell type]: ref:sparkline-cell-type