* OpenTSDB: Migrate metadata queries to data source backend * OpenTSDB: Migrate annotations to the data source backend * return errors for failed unmarshal * remove trailing / from metadata requests * remove console logs
* OpenTSDB: Run suggest queries through the data source backend * use mux
* update backend to support all query options * update backend tests * move formatDownsampleInterval to utils