grafana/public/app/plugins/panel/news
2021-10-12 15:45:30 -04:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
constants.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
models.gen.ts Do codegen and check no-diff of all (non-blacklisted) CUE->TS codegen during CI (#39922) 2021-10-08 08:47:55 -04:00
module.tsx NewsPanel: Add support for showing social image before content (#33949) 2021-05-11 21:16:36 +02:00
NewsPanel.tsx NewsPanel: Prevent Date and title collapsing to single row (#40016) 2021-10-06 11:14:37 +01:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
README.md Example fixes for #40173 (#40175) 2021-10-12 15:45:30 -04:00
rss.ts NewsPanel: Add support for showing social image before content (#33949) 2021-05-11 21:16:36 +02:00
types.ts NewsPanel: Add support for showing social image before content (#33949) 2021-05-11 21:16:36 +02:00
utils.test.ts NewsPanel: add news as a builtin panel (#21128) 2019-12-20 10:47:45 -08:00
utils.ts NewsPanel: Add support for showing social image before content (#33949) 2021-05-11 21:16:36 +02:00

News

This panel visualization 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.

https://grafana.com/docs/grafana/latest/visualizations/news-panel/