grafana/public/app/containers/Explore
David c1b9bbc2cf Explore: Query hints for prometheus (#12833)
* Explore: Query hints for prometheus

- time series are analyzed on response
- hints are shown per query
- some hints have fixes
- fix rendered as link after hint
- click on fix executes the fix action

* Added tests for determineQueryHints()

* Fix index for rate hints in explore
2018-08-08 17:50:30 +03:00
..
slate-plugins Fix closing parens completion for prometheus queries in Explore (#12810) 2018-08-07 13:34:12 +03:00
utils Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
ElapsedTime.tsx Explore: time selector 2018-05-24 10:55:00 +02:00
Explore.tsx Explore: Query hints for prometheus (#12833) 2018-08-08 17:50:30 +03:00
Graph.tsx Add clear button to Explore 2018-08-07 13:42:32 +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 Explore: show message if queries did not return data 2018-08-07 13:03:33 +02:00
PromQueryField.jest.tsx Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
PromQueryField.tsx Explore: Query hints for prometheus (#12833) 2018-08-08 17:50:30 +03:00
QueryField.tsx Fix closing parens completion for prometheus queries in Explore (#12810) 2018-08-07 13:34:12 +03:00
QueryRows.tsx Explore: Query hints for prometheus (#12833) 2018-08-08 17:50:30 +03:00
Table.tsx Review feedback 2018-08-07 17:42:00 +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 Refactor Explore query field (#12643) 2018-07-26 15:04:12 +03:00
Wrapper.tsx Explore split view 2018-05-24 10:55:01 +02:00