Skip to main content

Static Data Source 2.2.0

· Updated on March 30, 2023
Mikhail Volkov

We are happy to announce the release of the Static Data Source 2.2.0. This release includes the following updates:

  • Added examples for Node Graph, Base64, Pie Chart, and Logs panels in Documentation.
  • Updated Variable replacement to support Scoped Variables.
  • Updated to the latest Grafana 9.4.7 toolkit and workflows.
Grafana Catalog

The plugin was updated in Grafana Catalog on March 29, 2023.

Half a Million downloads

The Static Data Source was downloaded more than half a million times. We plan exciting new features for the upcoming release to get it to a million and become a go-to data source for JavaScript enthusiasts.

More than half a million downloads in 2 years.
More than half a million downloads in 2 years.

Examples

We added various examples in the Documentation to get started with Static Data Source.

Pie Chart panel visualized data from the Static Data Source.
Pie Chart panel visualized data from the Static Data Source.

Variables

The Static Data Source supports dashboard and global variables in the String fields. In this release, we added support for the Scoped variables used when repeating panels based on multi-select variables.

Three types of variables are discussed in the Grafana Crash Course.

Getting Started

The Static 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 marcusolsson-static-datasource

YouTube Tutorial

The Static Data Source is a plugin for Grafana that allows you to store and emulate any data.

Mimic any data with Static data source.

Release Notes

Features / Enhancements

  • Update CI and Release workflows (#33)
  • Update to Grafana 9.4.7 (#34)
  • Update README with Documentation (#35)
  • Add Scoped Variables for Variables replacement (#35)

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.