grafana/public/app/plugins/datasource/opentsdb
Uri Okrent 27a8328d3a
Plugins: opentsdb ds: interpolate filter variables in expressions (#71232)
Use the same code path to interpolate both metric variables and
filter/tag variables when the data source is accessed either directly or
via the expressions datasource.

partial fix for #48141 (opentsdb datasource only)

Signed-off-by: Uri Okrent <uokrent@gmail.com>
2023-08-07 18:05:13 +02:00
..
components [opentsdb] Allow custom tag key in OpenTSDB Query editor (#62762) 2023-06-17 10:01:14 -04:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
specs Plugins: opentsdb ds: interpolate filter variables in expressions (#71232) 2023-08-07 18:05:13 +02:00
datasource.d.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
datasource.ts Plugins: opentsdb ds: interpolate filter variables in expressions (#71232) 2023-08-07 18:05:13 +02: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/