added news panel topic (#24451)

This commit is contained in:
Diana Payton
2020-05-11 01:42:49 -07:00
committed by GitHub
parent c5fc18ac02
commit c3b6ee1456
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
+++
title = "Visualizations"
type = "docs"
[menu.docs]
identifier = "visualizations"
weight = 4
+++

View File

@@ -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.