grafana/public/app/containers/Explore
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
..
slate-plugins refactor Explore query field 2018-06-14 16:19:29 +01:00
utils Explore: calculate query interval based on available width 2018-07-17 15:13:44 +02:00
ElapsedTime.tsx Explore: time selector 2018-05-24 10:55:00 +02:00
Explore.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
Graph.tsx Explore split view 2018-05-24 10:55:01 +02:00
JSONViewer.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
Legend.tsx Explore WIP 2018-04-26 20:27:19 +02:00
Logs.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
QueryField.tsx Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
QueryRows.tsx Fix queryfield wrapper css 2018-06-14 16:20:48 +01:00
Table.tsx Explore WIP 2018-04-26 20:27:19 +02:00
TimePicker.jest.tsx Fixed custom dates for react timepicker 2018-05-24 10:55:01 +02:00
TimePicker.tsx Fixed custom dates for react timepicker 2018-05-24 10:55:01 +02:00
Typeahead.tsx hint support for typeahead 2018-06-14 16:20:09 +01:00
Wrapper.tsx Explore split view 2018-05-24 10:55:01 +02:00