Commit Graph

65 Commits (e80e3608ad5d05f96a2def1204a515c6d636cb3d)

Author SHA1 Message Date
Andrej Ocenas e0e3a4db54
Explore: Add typings for queryTransaction.request (#18847) 6 years ago
Hugo Häggmark 409874b35d Explore: Introduces PanelData to ExploreItemState (#18804) 6 years ago
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694) 6 years ago
kay delaney 246358344c
Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
kay delaney d4e9a8c009
Explore: Introduces storage keys for last used data source on per-orgId basis (#17934) 6 years ago
Hugo Häggmark ead4b1f5c7
Explore: Uses new TimePicker from Grafana/UI (#17793) 6 years ago
kay delaney 5f3a71bc7a Explore: Adds URL support for select mode (#17755) 6 years ago
Hugo Häggmark 2c5400c61e Explore: Parses and updates TimeSrv in one place in Explore (#17677) 6 years ago
Marcus Efraimsson fcd2fb8b04
Explore: Clear queries when switching between metrics and logs (#17505) 6 years ago
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
Marcus Efraimsson e951e71843
Explore: Update time range before running queries (#17349) 6 years ago
Dominik Prokop a9c94ec93b
Explore: Update the way Loki retrieve log context (#17204) 6 years ago
Hugo Häggmark db48ec1f08
Explore: Adds Live option for supported datasources (#17062) 6 years ago
Marcus Efraimsson 1a80885180
explore: fix issues when loading and both graph/table are collapsed (#17113) 6 years ago
Johannes Schill b11eeadbd9 fix: Initial url update in Explore should replace existing url history #17030 (#17061) 6 years ago
Marcus Efraimsson e6001f57a2
Explore: Allow switching between metrics and logs (#16959) 6 years ago
Hugo Häggmark 6dbaa704bc
Explore: Align Explore with Dashboards and Panels (#16823) 6 years ago
Hugo Häggmark a04b3a13e0
Explore: Removes Promise.All from runQueries thunk (#16957) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Marcus Efraimsson 02cb7ff436
Explore: Support user timezone (#16469) 6 years ago
Johannes Schill 406ef962fc Explore & Dashboard: New Refresh picker (#16505) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Hugo Häggmark e5c1cbabb1
Fix: Pass missing maxDataPoints to query in Explore (#16513) 6 years ago
Hugo Häggmark 1341f4517a
Fix: Recalculate intervals in Explore on run queries (#16510) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Dominik Prokop a8c50ed6ba
feat(explore): make it possible to close left pane of split view (#16155) 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Peter Holmberg cf55d68894 using refId from panel model 6 years ago
David Kaltschmidt e6a74eb1a2 Explore: Make sure line graphs get different colors 6 years ago
Dominik Prokop 85780eb30c Remove not related code 6 years ago
Dominik Prokop cee2e4788b Do not read store state from toggle panelaction creator 6 years ago
Dominik Prokop 229d646bfc Persis deduplication strategy in url 6 years ago
Hugo Häggmark 2c255fd85a Renamed initialQueries to queries 6 years ago
Hugo Häggmark f74ebdade6 Missed to save 6 years ago
Hugo Häggmark 6b98b05976 Removed modifiedQueries from state 6 years ago
Hugo Häggmark 1f5bb76718 Refactor of action, actionTypes and reducer 6 years ago
Hugo Häggmark 2d0fd96621 More types and some refactoring 6 years ago
Dominik Prokop 3c358e406e Make runQueries action independent from datasource loading 6 years ago
Dominik Prokop 2ddccb4a21 Temporarily run queries independently from UI state of explore panels 6 years ago
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 6 years ago
Dominik Prokop 661de1efe1 Rename SetInitialQueries action to QueriesImported 6 years ago
Dominik Prokop d746df485c Add missing code 6 years ago
Dominik Prokop 9ddbfed730 Wait for queries to be imported before proceeding with datasource change 6 years ago
Dominik Prokop 8ea72eeaf7 Remove commented code 6 years ago
Dominik Prokop 010f902003 Import queries before datasource is changed 6 years ago
Torkel Ödegaard a1a905cbb1 Removed the initial data source as I could not see it being used anywhere 6 years ago
Hugo Häggmark 08f5a3338a Making sure we do not pass a long invalid queries and save to state 6 years ago
Torkel Ödegaard 91d926f180 single import for types from @grafana/ui 6 years ago
Hugo Häggmark 6b0400eed2 Firing off an action instead of listening to location changes 6 years ago