From 899de865fc75f309de775226500d89fc008cbe8f Mon Sep 17 00:00:00 2001 From: Josh Hunt Date: Mon, 10 Jul 2023 16:53:46 +0100 Subject: [PATCH] Update Public Dashboards documentation (#71276) The documentation for how to support public dashboards is slightly incorrect. --- 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 dee0034d8d4..c4a4b0b2c33 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: