From 095d8fd66e64f022a02407c292404e905656ef12 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:50:20 -0700 Subject: [PATCH] [v10.0.x] Docs: Update notice on angular deprecations (#70704) * Docs: Update notice on angular deprecations (#70663) Co-authored-by: David Harris (cherry picked from commit 2233886f805cb63287d0f99349f76247392b45da) * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Ryan McKinley Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/sources/setup-grafana/configure-grafana/_index.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 360a0325a63..088e6d5ba52 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -672,17 +672,15 @@ Set the policy template that will be used when adding the `Content-Security-Poli ### angular_support_enabled This currently defaults to `true` but will default to `false` in a future release. When set to false the angular framework and support components will not be loaded. This means that -all plugins and core features that depend on angular support will stop working. +all [plugins]({{< relref "../../developers/angular_deprecation/angular-plugins" >}}) and core features that depend on angular support will stop working. -Current core features that will stop working: +The core features that depend on angular are: -- Heatmap panel - Old graph panel - Old table panel -- Postgres, MySQL and MSSQL data source query editors - Legacy alerting edit rule UI -Before we disable angular support by default we plan to migrate these remaining areas to React. +These features each have supported alternatives, and we recommend using them. ### csrf_trusted_origins