Files
grafana/public/app/plugins/datasource/opentsdb
Drew Farris cb2b8dea96 OpenTSDB: consistent options for http requests (#5233)
* OpenTSDB: consistent options for http requests

 . the get function wasn't using the same request options wrt to credentials/auth as
   the timeseries http request

* OpenTSDB: `_get` `_performTimeSeriesQuery` refactor copied code
2016-06-17 14:04:40 +02:00
..
2016-06-13 14:21:46 -07:00
2016-03-08 10:47:36 -05:00
2016-02-28 01:50:50 -08:00

OpenTSDB Datasource - Native Plugin

Grafana ships with built in support for OpenTSDB, a scalable, distributed time series database.

Read more about it here:

http://docs.grafana.org/datasources/opentsdb/