grafana/public/app/plugins/datasource/opentsdb
Brendan O'Handley 82d8015469
OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677)
* add query editor to module

* add metric section, add tests, update query type

* remove use of any for betterer

* fix test

* add tooltip for alias

* run runQuery on select change, fix metric select loading

* add downsample row, differentiate for tsdb version

* add tests for mteric section and downsample section

* add filter section react component and tests

* add tag section and tests

* add rate section and tests

* remove angular code

* fix styling

* remove comments

* remove unused code
2022-10-03 17:00:46 -04:00
..
components OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677) 2022-10-03 17:00:46 -04:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
specs OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677) 2022-10-03 17:00:46 -04:00
datasource.d.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
datasource.ts OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677) 2022-10-03 17:00:46 -04:00
migrations.ts OpenTsdb: migrate annotations from angular to react (#53856) 2022-08-26 13:44:10 -04:00
module.ts OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677) 2022-10-03 17:00:46 -04:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
types.ts OpenTSDB: Convert the OpenTSDB Query Editor from Angular to React (#54677) 2022-10-03 17:00:46 -04: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/