Skip to content

belugacdn/grafana-plugin-repository

This branch is 1726 commits behind grafana/grafana-plugin-repository:master.

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

grafana-plugin-repository

this repository contains a json file linking to all supported grafana plugins

repo.json

Property Description
plugins An array of plugins hosted by grafana net
type What kind of plugin panel/datasource/app
url Link to the projects website. Perhaps this should be removed?
version Available versions of the plugin. Linking to an github page and exact commit

plugin.json

Property Description
id uniqe name of the plugin. Should not contain whitespaces
type panel/datasource/app
name Human readable name of the plugin
info.description Description of plugin. Used for searching grafana net plugins
info.author
info.keywords plugin keywords. Used for search on grafana net
info.logos link to project logos
info.version project version of this commit. Must be semver
dependencies.grafanaVersion Required grafana backend version for this plugin
dependencies.plugins required plugins for this plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published