decouple the opentsdb data source from core (#113588)

* enable linting rules for opentsdb

* remove core imports

* update plugin.json

* write backend standalone files

* remove frontend core imports

* add yarn workspace

* remove core import for the plugin

* update grafana dependency

* update package.json

* add jest config
This commit is contained in:
Gareth
2025-11-12 22:33:17 +09:00
committed by GitHub
parent ed19a92a2a
commit 4e050267c7
19 changed files with 235 additions and 51 deletions
@@ -1580,7 +1580,7 @@
"keywords": null
},
"dependencies": {
"grafanaDependency": "",
"grafanaDependency": "\u003e=10.3.0-0",
"grafanaVersion": "*",
"plugins": [],
"extensions": {