Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom plugins #44

Merged
merged 4 commits into from
Apr 30, 2017

Conversation

bastelfreak
Copy link
Member

this got tested with the example from the README and works fine.

We want to support custom plugins, they may add new datasources, so a
hardcoded list is a bad idea.
This is a simple wrapper around the grafana CLI. It allows us to install
custom plugins.
@bastelfreak bastelfreak added the enhancement New feature or request label Apr 29, 2017
@bastelfreak
Copy link
Member Author

this got created by @Marcellii, I just helped out with git. There are some limitations in the code, but it's better then nothing, so I'm going to merge this. Improvements are always welcome.

@bastelfreak bastelfreak merged commit 84267eb into voxpupuli:master Apr 30, 2017
@bastelfreak bastelfreak deleted the support_custom_plugins branch April 30, 2017 00:04
@atward
Copy link

atward commented Sep 11, 2017

This breaks on debian based systems. grafana-cli is /usr/sbin/grafana-cli

Additionally this does not honor paths.plugin from the config. A pluginDir should be accepted as a parameter.

@wyardley
Copy link

@atward using types / providers now in #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants