Skip to content

VolkovLabs/volkovlabs-rss-datasource

Repository files navigation

Business News Data Source for Grafana

Dashboard

Grafana CI E2E codecov CodeQL

Introduction

The Business News data source is a plugin for Grafana that retrieves RSS/Atom feeds and allows visualizing them using Dynamic Text and other panels.

Business News Data Source for Grafana | News feed tutorial for Grafana Dashboard

Requirements

  • Business News Data Source 4.X requires Grafana 10.1 or Grafana 11.
  • RSS/Atom Data Source 3.X requires Grafana 9 or Grafana 10.
  • RSS/Atom Data Source 2.X requires Grafana 8.5 or Grafana 9.
  • RSS/Atom Data Source 1.X requires Grafana 8.

Getting Started

The Business News data source can be installed from the Grafana Catalog or utilizing the Grafana command line tool.

For the latter, please use the following command.

grafana-cli plugins install volkovlabs-rss-datasource

Highlights

  • Supports RSS 2.0, RSS 1.0 and Atom.
  • Works with Dynamic Text visualization panel.
  • Returns Channel (Feed) data, Items (Entries) or both as separate data frames.
  • Extract and parse as additional fields:
    • Image from Meta.
    • H4 and Image from the Encoded content.
    • Media:Group for YouTube.
  • Filter items/entries based on the selected Time Range.
  • Allows specifying Query parameters with dashboard variables.

Documentation

Section Description
Dynamic Text Demonstrates how to display feed using Dynamic Text panel.
Provisioning Demonstrates how to automatically provision the Data Source.
Release Notes Stay up to date with the latest features and updates.

Feedback

We're looking forward to hearing from you. You can use different ways to get in touch with us.

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Subscribe to our YouTube Channel and leave your comments.
  • Sponsor our open-source plugins for Grafana with GitHub Sponsor.
  • Support our project by starring the repository.

License

Apache License Version 2.0, see LICENSE.