mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 06:22:21 +08:00

* Fix: Upgrade hugo wip * Chore: Rename index to _index for latest hugo * Chore: Use relative refs, no starting slash * Feat: Add possibility to mount layouts from grafana.org project
21 lines
577 B
Markdown
21 lines
577 B
Markdown
+++
|
|
title = "Plugins"
|
|
type = "docs"
|
|
[menu.docs]
|
|
name = "Plugins"
|
|
identifier = "plugins"
|
|
weight = 8
|
|
+++
|
|
|
|
|
|
# Plugins
|
|
|
|
Plugins make it easy to create and add any kind of panel, data source or complete
|
|
application, to show your data or improve your favorite dashboards.
|
|
|
|
Grafana has a strong community of contributors and plugin developers.
|
|
By making it easier to develop and install plugins we hope that the community
|
|
can grow even stronger and develop new plugins that we would never think about.
|
|
|
|
You can discover available plugins on [Grafana.com](https://grafana.com/plugins)
|