grafana/public/app/plugins/datasource/opentsdb
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735)
* Chore: Remove angular dependency from data sources

* Removes default export for time and template srvs
Also uses @grafana/runtime versions of the interfaces where possible

* Replace usage of internal templateSrv where possible

* Use runtime templateSrv in a couple more places
2020-10-01 18:51:23 +01:00
..
components Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
specs Explore: Expand template variables when redirecting from dashboard panel (#27354) 2020-09-09 10:00:43 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
module.ts OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
query_ctrl.ts RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
types.ts Chore: move specific DataQuery props to loki/tsdb (#23086) 2020-03-25 22:30:22 -07:00

OpenTSDB Data Source - 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/