From 9770edb1183c6517c563c3712135f780c8ca5668 Mon Sep 17 00:00:00 2001 From: Ezequiel Victorero Date: Thu, 15 Sep 2022 14:53:27 -0300 Subject: [PATCH] Docs: Grafana Live not supported by public dashboards (#55246) --- docs/sources/dashboards/dashboard-public.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/dashboards/dashboard-public.md b/docs/sources/dashboards/dashboard-public.md index f7ed18e1c7e..d39db17bf7a 100644 --- a/docs/sources/dashboards/dashboard-public.md +++ b/docs/sources/dashboards/dashboard-public.md @@ -57,5 +57,7 @@ publicDashboards = true - Template variables are currently not supported, but are planned to be in the future. - The time range is permanently set to the default time range on the dashboard. If you update the default time range for a dashboard, it will be reflected in the public dashboard. - Exemplars will be omitted from the panel. +- Annotations will not be displayed in public dashboards. +- Grafana Live and real-time event streams are not supported. We are 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.