Skip to content

grafana/plugin-test-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Plugin test environment

This repository serves as a template for the test configuration used when reviewing plugin submissions.

  • For data source plugins, update datasources.yml with the settings for your test environment.
  • Replace dashboard.json with the dashboard definition of a dashboard the demonstrates the main features of your data sources and/or panel.

To provision the plugin on start-up, update the following in the docker-compose.yml to <URL_TO_ZIP>;<PLUGIN_ID>:

https://example.com/myorg-plugin-panel.zip;myorg-plugin-panel

Grafana will download and install the plugin from the URL you specified.

About

A template for plugin test configurations.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published