grafana/public/app/plugins/datasource/opentsdb
Marcus Andersson 9a12b3ea00
TemplateSrv: exposing a function to detect if a target contains a template (#45214)
* exposing a function to check if a target contains variables.

* fixed tests.

* renamed function

* updated betterer result.
2022-02-15 08:53:42 +01:00
..
components Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
partials A11y: Fix a11y issues in OpenTSDB (#43714) 2022-01-05 19:28:28 +01:00
specs Chore: Set tsconfig target to ES6 (#44842) 2022-02-10 14:37:39 +01:00
datasource.d.ts tech: ran pretttier on all typescript files 2017-12-19 16:06:54 +01:00
datasource.ts TemplateSrv: exposing a function to detect if a target contains a template (#45214) 2022-02-15 08:53:42 +01:00
module.ts OpenTsdb: Migrate Config Editor to React (#20808) 2019-12-03 08:56:05 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
query_ctrl.ts Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03: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 Revert "Add min time interval in opentsdb plugin (#31534)" (#32226) 2021-03-22 18:39:59 +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/