formatting tweak, added datasource overview blurb.

This commit is contained in:
Trent White
2015-08-11 15:30:13 -04:00
parent a912323d01
commit 04795709a3
3 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ page_keywords: grafana, graphite, metrics, query, documentation
This document is a “bottom up” introduction to basic concepts in Grafana, and can be used as a starting point to get familiar with core features.
### ** Data Source
### ** Data Source **
Grafana supports many different storage backends for your time series data (Data Source). Each Data Source has a specific Query Editor that is customized for the features and capabilities that the particular Data Source exposes.
The following datasources are officially supported: [Graphite](/datasources/graphite/), [InfluxDB](/datasources/influxdb/), [OpenTSDB](/datasources/opentsdb/), and [KairosDB](/datasources/kairosdb)