Commit 583bfdf9 by Carl Bergquist

Merge pull request #4588 from utkarshcmu/unused

Fixed typos, lang
parents 91bdb2f3 41dcefb1
...@@ -9,7 +9,7 @@ page_keywords: grafana, plugins, documentation ...@@ -9,7 +9,7 @@ page_keywords: grafana, plugins, documentation
From Grafana 3.0 not only datasource plugins are supported but also panel plugins and apps. From Grafana 3.0 not only datasource plugins are supported but also panel plugins and apps.
Having panels as plugins make it easy to create and add any kind of panel, to show your data Having panels as plugins make it easy to create and add any kind of panel, to show your data
or improve your favorite dashboards. Apps is something new in Grafana that enables or improve your favorite dashboards. Apps is something new in Grafana that enables
bundling of datasources, panels, dashboards and Grafana pages into a cohesive experiance. bundling of datasources, panels, dashboards and Grafana pages into a cohesive experience.
Grafana already have a strong community of contributors and plugin developers. Grafana already have a strong community of contributors and plugin developers.
By making it easier to develop and install plugins we hope that the community By making it easier to develop and install plugins we hope that the community
......
...@@ -7,7 +7,7 @@ page_keywords: grafana, plugins, documentation ...@@ -7,7 +7,7 @@ page_keywords: grafana, plugins, documentation
# Panels # Panels
Panels are the main bulding block of dashboards. Panels are the main building blocks of dashboards.
## Panel development ## Panel development
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment