grafana/docs/sources/visualizations/news-panel.md
Jack Baldry b84294dd27
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

1.1 KiB

aliases keywords title weight
/docs/grafana/latest/panels/visualizations/news-graph/
/docs/grafana/latest/visualizations/news-panel/
grafana
news
documentation
panels
news panel
News 800

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.

In version 8.5, we discontinued the "Use Proxy" option for Grafana news panels. As a result, RSS feeds that are not configured for request by Grafana's frontend (with the appropriate CORS headers) may not load.

If the RSS feed you're trying to display fails to load, consider rehosting the RSS feed or prefixing the RSS URL with your own "CORS proxy". Alternatively, you can use the community RSS/Atom data source in combination with the Dynamic text community panel to display the RSS feed.