grafana/public/app/plugins/datasource/opentsdb
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802)
* update eslint, tsconfig + esbuild to handle new jsx transform

* remove thing that breaks the new jsx transform

* remove react imports

* adjust grafana-icons build

* is this the correct syntax?

* try this

* well this was much easier than expected...

* change grafana-plugin-configs webpack config

* fixes

* fix lockfile

* fix 2 more violations

* use path.resolve instead of require.resolve

* remove react import

* fix react imports

* more fixes

* remove React import

* remove import React from docs

* remove another react import
2024-06-25 12:43:47 +01:00
..
components React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
img optimize png images using zopflipng (#6197) 2016-10-05 15:57:50 +02:00
specs PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
datasource.d.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
datasource.ts Chore: Type improvements (#87634) 2024-05-10 17:28:44 +01: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/