mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added news panel topic (#24451)
This commit is contained in:
7
docs/sources/panels/visualizations/_index.md
Normal file
7
docs/sources/panels/visualizations/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Visualizations"
|
||||
type = "docs"
|
||||
[menu.docs]
|
||||
identifier = "visualizations"
|
||||
weight = 4
|
||||
+++
|
||||
16
docs/sources/panels/visualizations/news-panel.md
Normal file
16
docs/sources/panels/visualizations/news-panel.md
Normal 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.
|
||||
Reference in New Issue
Block a user