From 9255b69a42ede8adef26314e95d7d4736b935fe3 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Tue, 7 Oct 2025 06:41:23 +0200 Subject: [PATCH] Docs: Last note for GitSync for ObsCon (#112084) Last note! --- docs/sources/observability-as-code/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/observability-as-code/get-started.md b/docs/sources/observability-as-code/get-started.md index ef9822aae5c..52aa16e4f66 100644 --- a/docs/sources/observability-as-code/get-started.md +++ b/docs/sources/observability-as-code/get-started.md @@ -37,7 +37,7 @@ For an integrated, UI-driven Git workflow focused on dashboards, explore Git Syn - Connect folders or entire Grafana instances directly to a GitHub repository to synchronize dashboard definitions, enabling version control, branching, and pull requests directly from Grafana. - Git Sync offers a simple, out-of-the-box approach for managing dashboards as code. {{< admonition type="note" >}} - Git Sync is an **experimental feature** in Grafana 12, available in Grafana OSS and Enterprise [nightly releases](https://grafana.com/grafana/download/nightly). It is not yet available in Grafana Cloud. + Git Sync is available in **private preview** for Grafana Cloud, and it's an **experimental feature** in Grafana 12, available in Grafana OSS and Enterprise [nightly releases](https://grafana.com/grafana/download/nightly). {{< /admonition >}} Refer to the [Git Sync documentation](https://grafana.com/docs/grafana//observability-as-code/provision-resources/intro-git-sync/) to learn more.