Git Sync: wording around cloud availability (#105427)

This commit is contained in:
Artur Wierzbicki
2025-05-15 09:43:05 +02:00
committed by GitHub
parent 119d5897ea
commit 3b1008b7c9
4 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@ weight: 100
# Set up Git Sync
{{< admonition type="note" >}}
Git Sync is an [experimental feature](https://grafana.com/docs/release-life-cycle/) introduced in Grafana v12 for open source and Enterprise editions. Engineering and on-call support is not available. Documentation is either limited or not provided outside of code comments. No SLA is provided. Enable the `provisioning` and `kubernetesDashboards` feature toggles in Grafana to use this feature. Git Sync isn't available in Grafana Cloud.
Git Sync is an [experimental feature](https://grafana.com/docs/release-life-cycle/) introduced in Grafana v12 for open source and Enterprise editions. Engineering and on-call support is not available. Documentation is either limited or not provided outside of code comments. No SLA is provided. Enable the `provisioning` and `kubernetesDashboards` feature toggles in Grafana to use this feature. Git Sync is not yet available in Grafana Cloud.
{{< /admonition >}}
Git Sync lets you manage Grafana dashboards as code by storing dashboards JSON files and folders in a remote GitHub repository.