grafana/public/app/plugins/datasource/opentsdb
Brendan O'Handley 70c1850888
OpenTSDB: Allow metric autocomplete to use suggest api on every input (#62045)
* allow metric autocomplete by suggest api

* debounce sugggest metrics

* debounce sugggest metrics with debounce-promise

* commit for tests
2023-02-02 17:46:22 -05:00
..
components OpenTSDB: Allow metric autocomplete to use suggest api on every input (#62045) 2023-02-02 17:46:22 -05:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
specs Opentsdb: Allow template variables for filter keys (#57226) 2022-10-20 15:53:29 -05:00
datasource.d.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
datasource.ts Opentsdb: Allow template variables for filter keys (#57226) 2022-10-20 15:53:29 -05: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/