The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grafana/docs/sources/administration/plugin-management/index.md

223 lines
11 KiB

---
aliases:
- ../plugins/
- ../plugins/catalog/
- ../plugins/installation/
- ../plugins/plugin-signature-verification/
- ../plugins/plugin-signatures/
Explicitly set all front matter labels in the source files (#71548) * Set every page to have defaults of 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/enterprise-licensing pages to have 'Enterprise' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/recorded-queries pages to have labels cloud,enterprise * Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/stats-and-license pages to have labels cloud,enterprise * Set alerting pages to have labels cloud,enterprise,oss * Set breaking-changes pages to have labels cloud,enterprise,oss * Set dashboards pages to have labels cloud,enterprise,oss * Set datasources pages to have labels cloud,enterprise,oss * Set explore pages to have labels cloud,enterprise,oss * Set fundamentals pages to have labels cloud,enterprise,oss * Set introduction/grafana-cloud pages to have labels cloud Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix introduction pages products Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set panels-visualizations pages to have labels cloud,enterprise,oss * Set release-notes pages to have labels cloud,enterprise,oss * Set search pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set troubleshooting pages to have labels cloud,enterprise,oss * Set whatsnew pages to have labels cloud,enterprise,oss * Apply updated labels from review Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2 years ago
labels:
products:
- enterprise
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
- cloud
Explicitly set all front matter labels in the source files (#71548) * Set every page to have defaults of 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/enterprise-licensing pages to have 'Enterprise' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/recorded-queries pages to have labels cloud,enterprise * Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/stats-and-license pages to have labels cloud,enterprise * Set alerting pages to have labels cloud,enterprise,oss * Set breaking-changes pages to have labels cloud,enterprise,oss * Set dashboards pages to have labels cloud,enterprise,oss * Set datasources pages to have labels cloud,enterprise,oss * Set explore pages to have labels cloud,enterprise,oss * Set fundamentals pages to have labels cloud,enterprise,oss * Set introduction/grafana-cloud pages to have labels cloud Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix introduction pages products Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set panels-visualizations pages to have labels cloud,enterprise,oss * Set release-notes pages to have labels cloud,enterprise,oss * Set search pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set troubleshooting pages to have labels cloud,enterprise,oss * Set whatsnew pages to have labels cloud,enterprise,oss * Apply updated labels from review Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2 years ago
- oss
title: Plugin management
weight: 600
---
# Plugin management
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
You can enhance your Grafana experience with _plugins_, extensions to Grafana beyond the wide range of visualizations and data sources that are built-in.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
This guide shows you how to [install](#install-a-plugin) plugins that are built by Grafana Labs, commercial partners, our community, or plugins that you have [built yourself](/developers/plugin-tools).
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
## Types of plugins
Grafana supports three types of plugins:
- [Panels](/grafana/plugins/panel-plugins) - These plugins make it easy to create and add any kind of panel, to show your data, or improve your favorite dashboards.
- [Data sources](/grafana/plugins/data-source-plugins) - These plugins allow you to pull data from various data sources such as databases, APIs, log files, and so on, and display it in the form of graphs, charts, and dashboards in Grafana.
- [Apps](/grafana/plugins/app-plugins) - These plugins enable the bundling of data sources, panels, dashboards, and Grafana pages into a cohesive experience.
## Panel plugins
Add new visualizations to your dashboard with panel plugins, such as the [Clock](/grafana/plugins/grafana-clock-panel), [Mosaic](/grafana/plugins/boazreicher-mosaicplot-panel) and [Variable](/grafana/plugins/volkovlabs-variable-panel) panels.
Use panel plugins when you want to:
- Visualize data returned by data source queries.
- Navigate between dashboards.
- Control external systems, such as smart home devices.
## Data source plugins
Data source plugins add support for new databases, such as [Google BigQuery](/grafana/plugins/grafana-bigquery-datasource).
Data source plugins communicate with external sources of data and return the data in a format that Grafana understands. By adding a data source plugin, you can immediately use the data in any of your existing dashboards.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
Use data source plugins when you want to query data from external or third-party systems.
## App plugins
Applications, or _app plugins_, bundle data sources and panels to provide a cohesive experience, such as the [Zabbix](/grafana/plugins/alexanderzobnin-zabbix-app) app.
Apps can also add custom pages for things like control panels.
Use app plugins when you want an out-of-the-box monitoring experience.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
### Managing access for app plugins
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
Customize access to app plugins with [RBAC]({{< relref "../roles-and-permissions/access-control/#about-rbac" >}}).
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
By default, the Viewer, Editor and Admin roles have access to all app plugins that their Organization role allows them to access. Access is granted by the `fixed:plugins.app:reader` role.
{{% admonition type="note" %}}
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
To prevent users from seeing an app plugin, refer to [these permissions scenarios]({{< relref "../roles-and-permissions/access-control/plan-rbac-rollout-strategy#prevent-viewers-from-accessing-an-app-plugin" >}}).
{{% /admonition %}}
## Plugin catalog
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
The Grafana plugin catalog allows you to browse and manage plugins from within Grafana. Only Grafana server administrators and Organization administrators can access and use the plugin catalog. For more information about Grafana roles and permissions, refer to [Roles and permissions]({{< relref "../administration/roles-and-permissions" >}}).
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
The following access rules apply depending on the user role:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
- If you are an **Org Admin**, you can configure app plugins, but you can't install, uninstall, or update them.
- If you are a **Server Admin**, you can't configure app plugins, but you can install, uninstall, or update them.
- If you are both **Org Admin** and **Server Admin**, you can configure app plugins and also install, uninstall, or update them.
{{% admonition type="note" %}}
The Grafana plugin catalog is designed to work with a single Grafana server instance only. Support for Grafana clusters is planned for future Grafana releases.
{{% /admonition %}}
<div class="medium-6 columns">
<video width="700" height="600" controls>
<source src="/static/assets/videos/plugins-catalog-install-9.2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
_Video shows the Plugin catalog in a previous version of Grafana._
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
{{% admonition type="note" %}}
If required, the Grafana plugin catalog can be disabled using the `plugin_admin_enabled` flag in the [configuration]({{< relref "../../setup-grafana/configure-grafana/#plugin_admin_enabled" >}}) file.
{{% /admonition %}}
<a id="#plugin-catalog-entry"></a>
### Browse plugins
To browse for available plugins:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
1. While logged into Grafana as an administrator, click **Administration > Plugins and data > Plugins** in the side 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:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view all plugins.
1. Browse and find a plugin.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
1. Click the plugin's logo.
1. Click **Install**.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
When the update is complete, you'll see a confirmation message that the installation was successful.
### Update a plugin
To update a plugin:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
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 the plugin's logo.
1. Click **Update**.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
When the update is complete, you'll see a confirmation message that the update was successful.
### Uninstall a plugin
To uninstall a plugin:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
1. In Grafana, click **Administration > Plugins and data > Plugins** in the side navigation menu to view all plugins.
1. Click the plugin's logo.
1. Click the **Installed** filter to show only installed plugins.
1. Click **Uninstall**.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
When the update is complete, you'll see a confirmation message that the uninstall was successful.
## Install Grafana plugins
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
Grafana supports data source, panel, and app plugins.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
1. In a web browser, navigate to the [Grafana plugin catalog](https://grafana.com/plugins) and find a plugin that you want to install.
1. Click the plugin, and then click the **Installation** tab.
### Install plugin on Grafana Cloud
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
On the **Installation tab**, in the **For** field, click the name of the Grafana instance on which you want to install the plugin.
Grafana Cloud handles the plugin installation automatically.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
If you're logged in to Grafana Cloud when you add a plugin, log out and then log back in again to use the new plugin.
### Install plugin on local Grafana
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
Follow the instructions on the **Install** tab. You can either install the plugin with a Grafana CLI command or by downloading and uncompressing a zip file into the Grafana plugins directory. We recommend using Grafana CLI in most instances. The zip option is available if your Grafana server doesn't have access to the internet.
For more information about Grafana CLI plugin commands, refer to [Plugin commands]({{< relref "../../cli/#plugins-commands" >}}).
#### Install a packaged plugin
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
After the user has downloaded the archive containing the plugin assets, they can install it by extracting the archive into their plugin directory. For example:
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
```bash
unzip my-plugin-0.2.0.zip -d YOUR_PLUGIN_DIR/my-plugin
```
The path to the plugin directory is defined in the configuration file. For more information, refer to [Configuration]({{< relref "../../setup-grafana/configure-grafana/#plugins" >}}).
## Plugin signatures
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
Plugin signature verification, also known as _signing_, is a security measure to make sure plugins haven't been tampered with. Upon loading, Grafana checks to see if a plugin is signed or unsigned when inspecting and verifying its digital signature.
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
At startup, Grafana verifies the signatures of every plugin in the plugin directory. If a plugin is unsigned, then Grafana neither loads nor starts it. To see the result of this verification for each plugin, navigate to **Configuration** -> **Plugins**.
Grafana also writes an error message to the server log:
```bash
WARN[05-26|12:00:00] Some plugin scanning errors were found errors="plugin '<plugin id>' is unsigned, plugin '<plugin id>' has an invalid signature"
```
Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) * Remove old plugin docs, add redirects to new dev portal * Restore plugin.schema.json file * Update docs/sources/administration/plugin-management/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * More updates * Cleanup links * Update docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * fix codeowners * Change reference links to inline links to avoid 404s * Update docs/sources/datasources/_index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/datasources/mysql/_index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/datasources/postgres/_index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/fundamentals/timeseries-dimensions/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/fundamentals/dashboards-overview/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/fundamentals/dashboards-overview/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/panels-visualizations/configure-standard-options/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/panels-visualizations/query-transform-data/transform-data/index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * Remove grafana.com from 2 URLs * Fix 1 more reference link * Prettier fix --------- Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2 years ago
If you are a plugin developer and want to know how to sign your plugin, refer to [Sign a plugin](/developers/plugin-tools/publish-a-plugin/sign-a-plugin).
| Signature status | Description |
| ------------------ | ------------------------------------------------------------------------------- |
| Core | Core plugin built into Grafana. |
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
| Invalid signature | The plugin has an invalid signature. |
| Modified signature | The plugin has changed since it was signed. This may indicate malicious intent. |
| Unsigned | The plugin is not signed. |
| Signed | The plugin signature was successfully verified. |
### Plugin signature levels
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
All plugins are signed under a _signature level_. The signature level determines how the plugin can be distributed.
| **Plugin Level** | **Description** |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Private | <p>Private plugins are for use on your own Grafana. They may not be distributed to the Grafana community, and are not published in the Grafana catalog.</p> |
| Community | <p>Community plugins have dependent technologies that are open source and not for profit.</p><p>Community plugins are published in the official Grafana catalog, and are available to the Grafana community.</p> |
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
| Commercial | <p>Commercial plugins have dependent technologies that are closed source or commercially backed.</p><p>Commercial plugins are published on the official Grafana catalog, and are available to the Grafana community.</p> |
### Allow unsigned plugins
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
{{% admonition type="note" %}}
Unsigned plugins are not supported in Grafana Cloud.
{{% /admonition %}}
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
We strongly recommend that you don't run unsigned plugins in your Grafana instance. However, if you're aware of the risks and you still want to load an unsigned plugin, refer to [Configuration]({{< relref "../../setup-grafana/configure-grafana/#allow_loading_unsigned_plugins" >}}).
If you've allowed loading of an unsigned plugin, then Grafana writes a warning message to the server log:
```bash
WARN[06-01|16:45:59] Running an unsigned plugin pluginID=<plugin id>
```
{{% admonition type="note" %}}
If you're developing a plugin, then you can enable development mode to allow all unsigned plugins.
{{% /admonition %}}
## Learn more
Docs/usman plugin mgmt (#85424) * fixed text and better formatting * added examples of community and partners plugins * added more clarity to apps plugin usage * added and also fixed more * added clarity to the server and org admin roles * run prettier * fixed some minor typos * Apply suggestions from code review thanks. looks good now- Co-authored-by: David Harris <david.harris@grafana.com> * Technical edit * restorted the changes in panel and datasource examples as requested * revert duplicated change * Apply suggestions from code review Thanks Jack for the suggestions. Looks good!! Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * added minor adjustment * fixed typo * added bash syntax * revert changes * added changes from PR 87168 for index.md file * Delete docs/sources/shared/find-and-use-plugins.md removed this file from the PR as was not intended to be part of this PR. This PR is only for the Grafana OSS and not for the Grafana Cloud * run prettier * Apply suggestions from code review Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * Update docs/sources/administration/plugin-management/index.md Co-authored-by: David Harris <david.harris@grafana.com> * added a small text fix * added cloud tag in product labels * run prettier * Apply suggestions from code review thanks for the review Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> * fixed typo for note section * run prettier to fix --------- Co-authored-by: David Harris <david.harris@grafana.com> Co-authored-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
1 year ago
- [Browse plugins](/grafana/plugins)
- [Develop plugins](/developers/plugin-tools)
- [Plugin development Community](https://community.grafana.com/c/plugin-development/30)