We've updated our Terms of Service and Privacy Policy. Please review the changes as you continue to interact with us.
Learn more
Plugins
Mock logo

Mock

Grafana Labs

Get plugin

Grafana Mock datasource plugin

:warning: This datasource plugin is in beta. It is designed for validating various grafana compatibility issues. Don't use it in any production environments.

Grafana mock datasource plugin is an utility datasource plugin useful for grafana developers and grafana plugin developers. This plugin is used debug/simulate various scenarios related to plugins.

Develop locally

  • Clone the repo git clone https://github.com/grafana/mock-datasouce and cd mock-datasource
  • Install dependencies yarn install
  • Build the frontend yarn build ( or yarn dev to watch frontend changes )
  • Build the backend mage -v
  • Run the plugin locally docker compose up or GRAFANA_VERSION=10.4.8 docker compose up to specify the grafana version
Version
0.2.5
Dependencies
Grafana >=10.4.8
Developer
Grafana Labs
Last Updated
December 12, 2025