diff --git a/docs/sources/panels/visualizations/_index.md b/docs/sources/panels/visualizations/_index.md new file mode 100644 index 00000000000..553f8ec4a3c --- /dev/null +++ b/docs/sources/panels/visualizations/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Visualizations" +type = "docs" +[menu.docs] +identifier = "visualizations" +weight = 4 ++++ \ No newline at end of file diff --git a/docs/sources/panels/visualizations/news-panel.md b/docs/sources/panels/visualizations/news-panel.md new file mode 100644 index 00000000000..3d993ccc3ce --- /dev/null +++ b/docs/sources/panels/visualizations/news-panel.md @@ -0,0 +1,16 @@ ++++ +title = "News panel" +keywords = ["grafana", "news", "documentation", "panels", "news panel"] +type = "docs" +[menu.docs] +name = "news-panel" +parent = "visualizations" +weight = 850 +draft = "true" ++++ + +## News panel + +This panel displays an RSS feed. By default, it displays articles from the Grafana Labs blog. + +Enter the URL of an RSS in the URL field in the Display section. This panel type does not accept any other queries.