mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Generate plugin version and remove lineage version * Generate version for each major * Remove pluginVersion from core plugins * Remove code version generation * Generate cue files * Move grafana version into jenny * fix go import |
||
---|---|---|
.. | ||
component | ||
fixtures | ||
img | ||
atom.test.ts | ||
atom.ts | ||
constants.ts | ||
feed.ts | ||
module.tsx | ||
NewsPanel.tsx | ||
panelcfg.cue | ||
panelcfg.gen.ts | ||
plugin.json | ||
README.md | ||
rss.test.ts | ||
rss.ts | ||
types.ts | ||
useNewsFeed.tsx | ||
utils.test.ts | ||
utils.ts |
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/