mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit 28ccf2c880
)
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This commit is contained in:
parent
8ba26e2f09
commit
b06b3d5a61
@ -9,8 +9,8 @@ weight = 1
|
||||
The Plugin catalog allows users to browse and manage plugins from within Grafana. Only Organization Admins who are also Grafana Server Admins can access and use the catalog.
|
||||
|
||||
<div class="medium-6 columns">
|
||||
<video width="800" height="500" controls>
|
||||
<source src="/assets/videos/plugins-catalog-install-8-0.mp4" type="video/mp4">
|
||||
<video width="700" height="600" controls>
|
||||
<source src="/static/assets/videos/plugins-catalog-install-8-0.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
@ -27,7 +27,7 @@ To browse available plugins:
|
||||
|
||||
You can also browse existing plugins by navigating to the **Library** tab.
|
||||
|
||||

|
||||

|
||||
|
||||
## Install a plugin
|
||||
|
||||
@ -39,7 +39,7 @@ You can also browse existing plugins by navigating to the **Library** tab.
|
||||
|
||||
A confirmation message opens notifying that the installation was successful.
|
||||
|
||||

|
||||

|
||||
|
||||
## Update a plugin
|
||||
|
||||
@ -51,7 +51,7 @@ A confirmation message opens notifying that the installation was successful.
|
||||
|
||||
A confirmation message opens notifying that the installation was successful.
|
||||
|
||||

|
||||

|
||||
|
||||
## Uninstall a plugin
|
||||
|
||||
@ -63,4 +63,4 @@ A confirmation message opens notifying that the installation was successful.
|
||||
|
||||
A confirmation message opens notifying that the installation was successful.
|
||||
|
||||

|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user