Commit Graph

102 Commits (53eb856d2086a9254897becaf03e5ce264e25a8e)

Author SHA1 Message Date
Andrej Ocenas 53eb856d20
Explore: Run query on splitOpen action (#26161) 5 years ago
David 081f954a2b
Explore: Don't run queries on datasource change (#26033) 5 years ago
Andrej Ocenas 81d7cb1773
DataLinks: Add internal links in table and allow custom query (#25613) 5 years ago
Zoltán Bedi 7f6b75af70
Explore: fix update url on mode change (#25084) 5 years ago
Marcus Andersson 1a0c1a39e4
DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 5 years ago
Ivana Huckova 66e5a1c0b3
Rich history: Fix create url and run query & style updates (#23627) 5 years ago
Andrej Ocenas 319a0585a5
Logs: Add href to internal link (#23757) 5 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
Andrej Ocenas ae09ccbf79
Trace UI demo (#20297) 5 years ago
kay delaney 40e875369b
Explore: Allows a user to cancel a running query (#22545) 5 years ago
Jess db85c3e7b9
Rich history UX fixes (#22783) 5 years ago
Cyril Tovena ec9167e972
Check if the datasource is of type loki using meta.id instead of name. (#22877) 5 years ago
Ivana Huckova 62c824e3a4
Explore: Rich History (#22570) 5 years ago
Lukas Siatka df48d1c19f
Explore: Adds Loki explore query editor (#21497) 5 years ago
Ivana Huckova 89d1ab37de
Elastic: Limit the number of datapoints for the counts query (#21937) 5 years ago
kay delaney cc1d468041
Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) 5 years ago
Ivana Huckova ba7d8c1a3d
Explore: Fix timepicker when browsing back after switching datasource (#21454) 5 years ago
Hugo Häggmark 4f0fa776be
Chore: Migrates reducers and actions to Redux Toolkit (#21287) 5 years ago
David 3667781e6f
Loki: fix filter expression suggestions (#21290) 5 years ago
kay delaney b4736558ac Datasource/Loki: Loki now goes to Logs mode when importing prom queries (#20890) 6 years ago
Andrej Ocenas c4c031ef43
Explore: Cleanup redundant state variables and unused actions (#20837) 6 years ago
kay delaney 514f2beafc
Chore: Remove several instances of non-strict null usage (#20563) 6 years ago
kay delaney e0a2d4beac Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
Hugo Häggmark e66fc3d47a
ReactPanels: Adds Explore menu item (#20236) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
David 781cff07af
Explore: Remove datasource testing on selector (#19910) 6 years ago
Ivana Huckova dabc848e11
Explore: Synchronise time ranges in split mode (#19274) 6 years ago
David cf7ace6aad
Rename live option in queries (#19658) 6 years ago
Andrej Ocenas 234a2c599d
Refactor: RefreshPicker export things as statics on class (#19443) 6 years ago
Andrej Ocenas f203e82b40
Explore: Do not send explicit maxDataPoints for logs. (#19235) 6 years ago
Torkel Ödegaard 9d0a076eb1
Explore: calculate intervals when building data source request (#19107) 6 years ago
Andrej Ocenas d55261aac7 Explore: Move throttling before processing (#19095) 6 years ago
Andrej Ocenas 81ec76bdef
Explore: Add throttling when doing live queries (#19085) 6 years ago
Torkel Ödegaard 55717769a3
QueryProcessing: Fixes showing last result in initial loading state (#19057) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
kay delaney a838d2b30a
Explore: Adds ability to save a panel's query from Explore (#17982) 6 years ago
Ryan McKinley 991f77cee1 Loki: support loki with streaming in dashboards (#18709) 6 years ago
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