Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Data Source Overview
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.
Querying
The query language and capabilities of each data source are obviously very different. You can combine data from multiple data sources onto a single Dashboard, but each Panel is tied to a specific data source that belongs to a particular Organization.
Supported data sources
The following data sources are officially supported:
- AWS CloudWatch
- Azure Monitor
- Elasticsearch
- Google Stackdriver
- Graphite
- InfluxDB
- Loki
- Microsoft SQL Server (MSSQL)
- Mixed
- MySQL
- OpenTSDB
- PostgreSQL
- Prometheus
- Testdata
Data source plugins
Since Grafana 3.0 you can install data sources as plugins. Check out Grafana.net for more data sources.