plugin-tools icon indicating copy to clipboard operation
plugin-tools copied to clipboard

Create Grafana plugins with ease.

Results 150 plugin-tools issues
Sort by recently updated
recently updated
newest added

Reported by Andriy Urbanas: 1. There are some documentation sections that are outdated. Example: [Add support for variables](https://grafana.com/developers/plugin-tools/create-a-plugin/extend-a-plugin/add-support-for-variables#add-support-for-query-variables-to-your-data-source). At the end of the page it mentions using setVariableQueryEditor for configuring...

type/docs

very low priority, but still an oddity. ``` npx @grafana/create-plugin@latest --pluginName='panel' --orgName='org' --pluginDescription='description' --pluginType='panel' --no-hasGithubWorkflows --no-hasGithubLevitateWorkflow ``` Results in a folder/plugin-id of `org--panel` It also occurs with substrings - i.e....

type/bug

### Which areas does this feature request relate to - [X] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Documentation ### Problem I...

enhancement
no stalebot

**Why?** We want to improve the default workflow by providing a way to better debug the backend components and enable reloading of backend components. **Tasks** ```[tasklist] ### Tasks - [...

type/epic
stale

Extracted from https://github.com/grafana/plugin-tools/issues/750 : "I would like to know what's required at minimum for a plugin to build and execute. This would hopefully allow me to shorten the duration of...

type/docs
create-plugin
no stalebot

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:

Add docs for template variables to existing doc on variables. Specific changes: - Add content from https://community.grafana.com/t/how-to-use-template-variables-in-your-data-source/63250 - Replace content on multi-variable support with community forum content - Restructure content...

type/docs
no-changelog

In the move from repo to repo the app plugin tutorial seems to have got lost in the shuffle. Investigate and move this content as needed: https://github.com/grafana/tutorials/blob/master/content/tutorials/build-an-app-plugin.md

type/docs

**What this PR does / why we need it**: This is a first-pass at setting up a remote docker debug environment, we'll iterate on this some to iron out a...

minor
stale

```[tasklist] ### Tasks - [ ] [Add a draft title or issue reference here](https://github.com/grafana/grafana/issues/69968) - [x] Consider adding an Examples section to plugin-docs - [ ] Edit content of examples...

type/docs