From 16222aee0bd6960f768e810ef2c8686140849ef2 Mon Sep 17 00:00:00 2001 From: David Harris Date: Tue, 7 May 2024 09:36:30 +0100 Subject: [PATCH] docs: update plugin install to reflect state filter change --- .../administration/plugin-management/index.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/sources/administration/plugin-management/index.md b/docs/sources/administration/plugin-management/index.md index 2fd0da04432..96b41da8b26 100644 --- a/docs/sources/administration/plugin-management/index.md +++ b/docs/sources/administration/plugin-management/index.md @@ -91,16 +91,15 @@ Administrators can find the Plugin catalog at **Administration > Plugins and dat To browse for available plugins: -1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view installed plugins. -1. Click the **All** filter to browse all available plugins. +1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view installed and available plugins. +1. Use the search to filter based on name, keywords, organization and other metadata. 1. Click the **Data sources**, **Panels**, or **Applications** buttons to filter by plugin type. ### Install a plugin To install a plugin: -1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view installed plugins. -1. Click the **All** filter to browse all available plugins. +1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view all plugins. 1. Browse and find a plugin. 1. Click on the plugin logo. 1. Click **Install**. @@ -111,7 +110,8 @@ When the update is complete, you see a confirmation message that the installatio To update a plugin: -1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view installed plugins. +1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view all plugins. +1. Click the **Installed** filter to show only installed plugins. 1. Click on the plugin logo. 1. Click **Update**. @@ -121,7 +121,8 @@ When the update is complete, you see a confirmation message that the update was To uninstall a plugin: -1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view installed plugins. +1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view all plugins. +1. Click the **Installed** filter to show only installed plugins. 1. Click on the plugin logo. 1. Click **Uninstall**.