grafana/public/app/features/plugins
David Kaltschmidt 3297ae462d Datasource for Grafana logging platform
- new builtin datasource plugin "Logging" (likely going to be renamed)
- plugin implements no panel ctrls yet, only ships datasource
- new models for logging data as first class citizen (aside from table
  and time_series model)
- Logs as new view for Explore
- JSON view for development

Testable only against existing logish deployment.
Then test with queries like `{job="..."} regexp`.
2018-07-20 17:07:17 +02:00
..
import_list fix: plugin dashboard did not get plugin id after import 2018-02-20 11:30:18 +01:00
partials fix caret for help button is ds http settings 2018-07-05 13:01:10 +02:00
specs Reverted $q to Promise migration in datasource_srv 2018-07-13 22:28:14 +02:00
all.ts feat: ds edit nav 2018-01-18 17:42:40 +01:00
built_in_plugins.ts Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
datasource_srv.ts Reverted $q to Promise migration in datasource_srv 2018-07-13 22:28:14 +02:00
ds_dashboards_ctrl.ts ds: updated ds nav 2018-01-18 18:17:58 +01:00
ds_edit_ctrl.ts Pass configured/auth headers to a Datasource. 2018-06-21 14:58:05 +03:00
ds_list_ctrl.ts fix: datasource search was not working properly 2018-07-18 14:28:38 +02:00
plugin_component.ts removed QueryOptionsCtrl references 2018-06-09 16:06:03 -04:00
plugin_edit_ctrl.ts dashfolder: refactor breadcrumbs in PageHeader 2018-01-11 17:53:06 +01:00
plugin_list_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
plugin_loader.ts pluginloader: expose flot gauge plugin 2018-07-18 12:05:45 +02:00
plugin_page_ctrl.ts dashfolder: refactor breadcrumbs in PageHeader 2018-01-11 17:53:06 +01:00