* OpenTSDB: Run suggest queries through the data source backend * use mux
* add feature toggle * move health check to backend * add tests
* 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