Trend line - Azure Managed Grafana

Hi!

Im using the Time series panel i Azure Managed Grafana with version 11.6.3.
I would like to show a trend line in my graph, but the transformation “Trendline” is missing.
Transform data | Grafana documentation
The datasource is Azure Application Insights.

Is there any solution for this?

/Jonas

Always check doc for your version (note specific version instead of latest in the URL);

Enable the regressionTransformation feature toggle in Grafana to use this feature.

I guess in your case (AMG) you need to contact your Azure support if they can enable it for you. Or upgrade Grafana to the version where it is generally available, so you don’t need to enable it explicitly.

1 Like

Is there any way to show a trendline without this feature, when using a KQL source (Azure Log Analytics - request duration over time).