updated docs

This commit is contained in:
Torkel Ödegaard 2015-03-10 16:17:50 +01:00
parent 0ff99dddb9
commit aaa98e13b6
9 changed files with 14 additions and 14 deletions

View File

@ -31,23 +31,23 @@ pages:
- ['installation/performance.md', 'Installation', 'Performance tips']
- ['installation/troubleshooting.md', 'Installation', 'Troubleshooting']
- ['guides/intro.md', 'User Guides', 'Getting started']
- ['guides/gettingstarted.md', 'User Guides', 'Getting started']
- ['guides/screencasts.md', 'User Guides', 'Screencasts']
- ['reference/graphs.md', 'Reference', 'Graph options']
- ['reference/graph.md', 'Reference', 'Graph options']
- ['reference/annotations.md', 'Reference', 'Annotations']
- ['reference/time_range.md', 'Reference', 'Time range controls']
- ['reference/timerange.md', 'Reference', 'Time range controls']
- ['reference/search.md', 'Reference', 'Dashboard Search']
- ['reference/templated_dashboards.md', 'Reference', 'Templated dashboards']
- ['reference/scripted_dashboards.md', 'Reference', 'Scripted dashboards']
- ['reference/templating.md', 'Reference', 'Templated dashboards']
- ['reference/scripting.md', 'Reference', 'Scripted dashboards']
- ['reference/playlist.md', 'Reference', 'Playlist']
- ['reference/export_import.md', 'Reference', 'Import & Export']
- ['datasources/graphite.md', 'Data Sources', 'Graphite guide']
- ['datasources/influxdb.md', 'Data Sources', 'InfluxDB guide']
- ['datasources/opentsdb.md', 'Data Sources', 'OpenTSDB guide']
- ['datasources/graphite.md', 'Data Sources', 'Graphite']
- ['datasources/influxdb.md', 'Data Sources', 'InfluxDB']
- ['datasources/opentsdb.md', 'Data Sources', 'OpenTSDB']
- ['contributing/building_from_source.md', 'Project', 'Building from souce']
- ['contributing/cla.md', 'Project', 'Contributor License Agreement']
- ['project/building_from_source.md', 'Project', 'Building from souce']
- ['project/cla.md', 'Project', 'Contributor License Agreement']
- ['jsearch.md', '**HIDDEN**']

View File

@ -4,10 +4,10 @@ page_keywords: grafana, introduction, documentation, about
# About Grafana
Grafana is a general purpose dashboard and graph composer. Its focused on providing
rich ways to visualize time series metrics, mainly though graphs. It currently
has rich support for for [Graphite](http://graphite.readthedocs.org/en/latest/), [InfluxDB](http://influxdb.org)
and [OpenTSDB](http://opentsdb.net). But supports other data sources via plugins.
Grafana is a general purpose dashboard and graph composer. It's focused on providing
rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through
a pluggable panel architecture. It currently has rich support for for [Graphite](http://graphite.readthedocs.org/en/latest/),
[InfluxDB](http://influxdb.org) and [OpenTSDB](http://opentsdb.net). But supports other data sources via plugins.
It is most common usage is for infrastructure monitoring, application monitoring and metric analytics. But Grafana
has an open architecture and design that enabled is to be used in other domains as well, like home automation,