Commit Graph

313 Commits (6952bf473f0e8ada9c350fe19e8791dbf445f01f)

Author SHA1 Message Date
kay delaney e0a2d4beac Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
Ivana Huckova a5e8e0e291 Explore: UI change for log row details (#20034) 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
Andrej Ocenas 551e24f9f8
ReactMigration: Migrate Loki and Elastic config pages to React (#19979) 6 years ago
Ivana Huckova dabc848e11
Explore: Synchronise time ranges in split mode (#19274) 6 years ago
Andrej Ocenas 16b041608d
Explore: Move data source loader into the select (#19465) 6 years ago
kay delaney c93325cdd8
Chore: Bump typescript to version 3.6.3 (#19308) 6 years ago
srid12 2a1e130000 AlertBox: Merged Alertbox into Alert (#19212) 6 years ago
Andrej Ocenas bf24cbba76
Explore: live tail UI fixes and improvements (#19187) 6 years ago
David b392bba745
Loki: Updated cheat sheet with new filter syntax (#18947) 6 years ago
kay delaney a838d2b30a
Explore: Adds ability to save a panel's query from Explore (#17982) 6 years ago
Torkel Ödegaard 490a1d6fc9
ErrorHandling: Error boundary for every container (#18845) 6 years ago
Hugo Häggmark 409874b35d Explore: Introduces PanelData to ExploreItemState (#18804) 6 years ago
Torkel Ödegaard fe658d7ac2
Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838) 6 years ago
Andrej Ocenas 6402391638
Explore: Add memoization and remove unused props (#18775) 6 years ago
Hugo Häggmark e5e7bd3153
Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 6 years ago
Hugo Häggmark 4b3440325e
Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 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
Ryan McKinley 1e76f1a728
DataSourceApi: remove ExploreDataSourceApi (#17424) 6 years ago
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
Hugo Häggmark db48ec1f08
Explore: Adds Live option for supported datasources (#17062) 6 years ago
Marcus Efraimsson e6001f57a2
Explore: Allow switching between metrics and logs (#16959) 6 years ago
Torkel Ödegaard e0b760e08e
Chore: No implict any fixes (#17020) 6 years ago
Hugo Häggmark 6dbaa704bc
Explore: Align Explore with Dashboards and Panels (#16823) 6 years ago
Hugo Häggmark d5a35f3631
Explore: Fixes zoom exception in Loki/Graph (#16991) 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 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Dominik Prokop 9fd824960f
Feature: added actionable message in Explore when no datasource configured (#16252) 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard b780b6377a Fixed missing time axis on graph due to width not being passed 6 years ago
Torkel Ödegaard df17f7dc45 fixed explore width-0 issue, fixes #15304 6 years ago
Johannes Schill f5431f5210 chore: Explore: Remove inner AutoSizer, spread the size-object to width/height, change height type to number 6 years ago
Torkel Ödegaard bfdfb215f3 added missing typing to explore props 6 years ago
Hugo Häggmark 96aef3bab8 Replaced intialQueris with queryKeys 6 years ago
Hugo Häggmark 5e2b9e40a2 Added more typings 6 years ago
Hugo Häggmark 1f5bb76718 Refactor of action, actionTypes and reducer 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 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 1e6d50df7a Made ExplorerToolbar connected and refactored away responsabilities from Explore 6 years ago
Hugo Häggmark d2a5477654 Fixed small issue with TimePicker dropdown position 6 years ago
Hugo Häggmark 1aefc4cc2d Refactored out ExploreToolbar from Explore 6 years ago