grafana/public/app/plugins/datasource/opentsdb
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668)
* Chore/Tech debt: Remove (most) instances of $q angular service use
Removes instances where the angular $q service is used and replaces
it with native Promises.
2019-12-05 09:04:03 +00:00
..
components OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01:00
specs Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
module.ts OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01:00
plugin.json Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
query_ctrl.ts noImplicitAny: Sub 3000 errors (#17821) 2019-07-01 11:11:57 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
types.ts OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01: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/