volkovlabs-static-datasource
volkovlabs-static-datasource copied to clipboard
Static Data Source for @grafana.
Business Input Data Source for Grafana

Introduction
The Business Input Data Source is a plugin for Grafana that allows storing and emulating your data.
Requirements
- Business Input Data Source version 4.X requires Grafana 10 or Grafana 11.
- Static Data Source version 3.X requires Grafana 9.2 or Grafana 10.
- Static Data Source version 2.X requires Grafana 8.5 or Grafana 9.
- Static Data Source version 1.X requires Grafana 7.3.
Getting Started
The Business Input 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
Highlights
- Create static visualizations that don't depend on a specific data source.
- Allows specifying values manually or using the JavaScript Values Editor code.
- Build custom query responses for testing or developing panel plugins.
- Store data and images directly in the dashboard.
- Supports variables in the text fields.
- Uses Number input for Number, Date Time Picker for Time fields.
- Uses Text Area for String inputs with more than 100 symbols.
- Allows to temporarily hide values for specific fields.
Documentation
| Section | Description |
|---|---|
| Provisioning | Demonstrates how to automatically provision the Data Source. |
| Variables | Demonstrates how to use variables. |
| Panels | Demonstrates how to use data source with panels. |
| Variables | Demonstrates how to use variables. |
| 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 through GitHub.
- Support our project by starring the repository.
License
Apache License Version 2.0, see LICENSE.
