grafana/public/app/features/explore
Hugo Häggmark 409874b35d Explore: Introduces PanelData to ExploreItemState (#18804)
* WIP: inital POC

* Wip: Moving forward

* Wip

* Refactor: Makes loading indicator work for Prometheus

* Refactor: Reverts prom observable queries because they did not work for multiple targets

* Refactor: Transforms all epics into thunks

* Fix: Fixes scanning

* Fix: Fixes so that Instant and TimeSeries Prom query loads in parallel

* Fix: Fixes negation logic error

* Wip: Introduces PanelData as a carries for query responses

* Refactor: Makes errors work again

* Refactor: Simplifies code somewhat and removes comments

* Tests: Fixes broken tests

* Fix query latency

* Remove unused code
2019-09-03 09:55:20 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
slate-plugins Prometheus: Changes brace-insertion behavior to be less annoying (#18698) 2019-08-29 12:02:48 +02:00
state Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
utils DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
AdHocFilter.tsx Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
AdHocFilterField.test.tsx Explore: Tag and Values for Influx are filtered by the selected measurement (#17539) 2019-06-14 10:13:06 +02:00
AdHocFilterField.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
ElapsedTime.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
ErrorBoundary.tsx Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838) 2019-09-02 20:45:18 +02:00
ErrorContainer.tsx Explore: Align Explore with Dashboards and Panels (#16823) 2019-05-10 14:00:39 +02:00
Explore.tsx Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
ExploreGraphPanel.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
ExploreTimeControls.tsx Explore: Fixes incorrect handling of utc in timeEpic (#18386) 2019-08-06 10:43:53 +02:00
ExploreToolbar.tsx Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
Logs.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
LogsContainer.tsx Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
NoDataSourceCallToAction.tsx center NoDataSourceCallToActionCard in Explore (#18752) 2019-08-28 10:26:48 +02:00
QueryEditor.tsx Explore: Fixed issue in PanelQuery state arround cancellation (#18771) 2019-08-29 16:25:10 +02:00
QueryField.test.tsx Editor: Fixes issue where only entire lines were being copied (#18806) 2019-08-30 17:09:00 +02:00
QueryField.tsx Editor: Fixes issue where only entire lines were being copied (#18806) 2019-08-30 17:09:00 +02:00
QueryRow.tsx Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryStatus.test.tsx Explore: Fixed query status issue (#18791) 2019-08-30 15:30:24 +02:00
QueryStatus.tsx Explore: Fixed query status issue (#18791) 2019-08-30 15:30:24 +02:00
Table.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
TableContainer.tsx Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
Typeahead.tsx Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
TypeaheadInfo.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
TypeaheadItem.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
Wrapper.tsx Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838) 2019-09-02 20:45:18 +02:00