From 895c1374e5f6729646e2cefb55ebc75b407ecd0f Mon Sep 17 00:00:00 2001 From: Ezequiel Victorero Date: Tue, 7 Nov 2023 09:58:56 -0300 Subject: [PATCH] Docs: Remove expectations and old discussion link (#77789) --- docs/sources/dashboards/dashboard-public/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index 5b4d9e6ed0a..6cd814d1dec 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -236,16 +236,14 @@ guaranteed because plugin developers can override this functionality. The follow ## Limitations - Panels that use frontend data sources will fail to fetch data. -- Template variables are not currently supported, but support is planned in the future. +- Template variables are not supported. - Exemplars will be omitted from the panel. - Only annotations that query the `-- Grafana --` data source are supported. - Organization annotations are not supported. - Grafana Live and real-time event streams are not supported. -- Library panels are currently not supported, but support is planned in the future. +- Library panels are not supported. - Data sources using Reverse Proxy functionality are not supported. -We're excited to share this enhancement with you and we’d love your feedback! Please check out the [Github](https://github.com/grafana/grafana/discussions/49253) discussion and join the conversation. - ## Custom branding If you're a Grafana Enterprise customer, you can use custom branding to change the appearance of a public dashboard footer. For more information, refer to [Custom branding][].