docs/sources/datasources/opentsdb/_index.md
Grafana ships with support for OpenTSDB, an open source time series database built on top of HBase. Use the OpenTSDB data source to visualize metrics, create alerts, and build dashboards from your time series data.
The OpenTSDB data source supports the following features:
| Feature | Supported | Notes |
|---|---|---|
| Metrics queries | Yes | Query time series data with aggregation, downsampling, and filtering |
| Alerting | Yes | Create alert rules based on OpenTSDB queries |
| Annotations | Yes | Overlay events on graphs using metric-specific or global annotations |
| Template variables | Yes | Use dynamic variables in queries |
| Explore | Yes | Ad-hoc data exploration without dashboards |
The data source supports OpenTSDB versions 2.1 through 2.4. Some features are version-specific:
| Feature | Minimum version |
|---|---|
| Filters | 2.2 |
| Fill policies | 2.2 |
| Explicit tags | 2.3 |
The following documents help you get started with the OpenTSDB data source:
After you have configured the OpenTSDB data source, you can: