From da6aeb83ab909a3610076bfc85502169ff2577f5 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:56:47 +0300 Subject: [PATCH] [v10.0.x] Update Public Dashboards documentation (#71293) Update Public Dashboards documentation (#71276) The documentation for how to support public dashboards is slightly incorrect. (cherry picked from commit 899de865fc75f309de775226500d89fc008cbe8f) Co-authored-by: Josh Hunt --- docs/sources/dashboards/dashboard-public/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index c55a973ff2d..1e16bbcd07c 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -156,7 +156,7 @@ Learn more about the kind of information provided in the [dashboard insights doc ## Supported data sources -Public dashboards _should_ work with any data source that has the properties `backend` and `alerting` both set to true in its `package.json`. However, this can't always be +Public dashboards _should_ work with any data source that has the properties `backend` and `alerting` both set to true in its `plugin.json`. However, this can't always be guaranteed because plugin developers can override this functionality. The following lists include data sources confirmed to work with public dashboards and data sources that should work, but have not been confirmed as compatible. ### Confirmed: