mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
added news panel topic (#24451)
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
+++
|
||||||
|
title = "Visualizations"
|
||||||
|
type = "docs"
|
||||||
|
[menu.docs]
|
||||||
|
identifier = "visualizations"
|
||||||
|
weight = 4
|
||||||
|
+++
|
||||||
@@ -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