grafana/public/app/features/plugins
David Kaltschmidt 411719bc70 Explore: POC for datasource query importers
Explore is about keeping context between datasources if possible. When
changing from metrics to logging, some of the filtering can be kept to
narrow down logging streams relevant to the metrics.

- adds `importQueries` function in language providers
- query import dependent on origin datasource
- implemented  prometheus-to-logging import: keeping label selectors
  that are common to both datasources
- added types
2018-11-16 13:52:58 +00:00
..
__mocks__ revert rename 2018-09-27 14:45:36 +02:00
__snapshots__ Added Loading state on org pages 2018-10-11 11:49:34 +02:00
import_list tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
partials remove not used file 2018-10-18 09:34:51 +02:00
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 2018-09-04 15:55:41 +02:00
state created view 2018-10-17 14:36:18 +02:00
all.ts remove not used file 2018-10-18 09:34:51 +02:00
built_in_plugins.ts can render something 2018-11-08 16:40:53 +01:00
datasource_srv.ts Explore: POC for datasource query importers 2018-11-16 13:52:58 +00:00
ds_dashboards_ctrl.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
ds_edit_ctrl.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
plugin_component.ts fixed issue with template refresh 2018-10-19 09:43:54 +02:00
plugin_edit_ctrl.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
plugin_loader.ts Merge branch 'master' into react-panels 2018-09-10 15:42:36 +02:00
plugin_page_ctrl.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx deletez 2018-09-27 14:51:00 +02:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx revert rename 2018-09-27 14:45:36 +02:00
PluginListPage.test.tsx Added Loading state on org pages 2018-10-11 11:49:34 +02:00
PluginListPage.tsx Added Loading state on org pages 2018-10-11 11:49:34 +02:00