Plugins docs (#21826)

* mostly minor edits while reading

* Update docs/sources/plugins/developing/development.md

* Update docs/sources/plugins/developing/apps.md

* Update docs/sources/plugins/developing/development.md

* Update docs/sources/plugins/developing/development.md

* Update docs/sources/plugins/developing/development.md

* Update docs/sources/plugins/developing/development.md

* Update docs/sources/plugins/developing/development.md

* notes updates

* Update docs/sources/plugins/developing/development.md

Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

* update to ref tutorials

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
Shavonn Brown
2020-04-03 16:58:50 -04:00
committed by GitHub
co-authored by Diana Payton
parent 643735f590
commit 816b611eb9
8 changed files with 33 additions and 33 deletions
+1 -2
View File
@@ -12,11 +12,10 @@ Grafana supports data source, panel, and app plugins. Having panels as plugins m
1. In a web browser, navigate to the official [Grafana Plugins page](https://grafana.com/plugins) and find a plugin that you want to install.
2. Click the plugin, and then click the **Installation** tab.
3. In the **For** field, select the organization that contains the Grafana instance you want to install the plugin on.
## Install plugin on Hosted Grafana
On the Installation tab, click the name of the Hosted Grafana instance that you want to install the plugin on.
On the Installation tab, in the **For** field, click the name of the Hosted Grafana instance that you want to install the plugin on.
Grafana handles the plugin installation automatically.