The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/panels-visualizations/visualizations/news/index.md

2.8 KiB

aliases keywords labels description title weight
[../../panels/visualizations/news-graph/ ../../visualizations/news-panel/] [grafana news documentation panels news panel] [{products [cloud enterprise oss]}] Configure options for Grafana's news visualization News 100

News

The news visualization displays an RSS feed. By default, it displays articles from the Grafana Labs blog, but you can change this by entering a different RSS feed URL.

{{< figure src="/static/img/docs/news/news-visualization.png" max-width="1025px" alt="A news visualization showing the latest Grafana news feed" >}}

{{% admonition type="note" %}} In version 8.5, we discontinued the "Use Proxy" option for Grafana news visualizations. As a result, RSS feeds that are not configured for request by Grafana's frontend (with the appropriate CORS headers) may not load. {{% /admonition %}}

You can use the news visualization to provide regular news and updates to your users.

{{< docs/play title="News Panel" url="https://play.grafana.org/d/cdodkwspaaa68b/" >}}

Configure a news visualization

After you’ve created a dashboard, enter the URL of an RSS in the URL field in the News section. This visualization type doesn't accept any other queries, and you shouldn't expect to be able to filter or query the RSS feed data in any way using this visualization.

If you're having trouble loading an RSS feed, you can try rehosting the feed on a different server or using a CORS proxy. A CORS proxy is a tool that allows you to bypass CORS restrictions by making requests to the RSS feed on your behalf. You can find more information about using CORS proxies online.

If you're unable to display an RSS feed using the news visualization, you can try using the community RSS/Atom data source plugin RSS/Atom data source in combination with the Dynamic text community panel Dynamic text. This will allow you to display the RSS feed in a different way.

Supported data formats

The news visualization supports RSS and Atom feeds.

Configuration options

{{< docs/shared lookup="visualizations/config-options-intro.md" source="grafana" version="<GRAFANA_VERSION>" >}}

Panel options

{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}

News options

Use the following options to refine your news visualization:

  • URL - The URL of the RSS or Atom feed.
  • Show image - Controls if the news social image is displayed beside the text content.