Commit Graph

64 Commits (4fc984f771084887349b0f47304fdf3389e011c8)

Author SHA1 Message Date
Ivana Huckova e4832fa1ee
Explore: Fix very narrow Query fields on mobile (#25148) 5 years ago
David 01bbcf4eea
Editor: New line on Enter, run query on Shift+Enter (#24654) 5 years ago
Andreas Opferkuch de0e1b2c58
Prometheus: Add off switch for metric/label name lookup (#24034) 5 years ago
Andreas Opferkuch dfe2ab9502
Prometheus: Show "Loading metrics..." when switching sources (#24292) 5 years ago
Andreas Opferkuch 827f99f0cb
Prometheus: Refresh query field metrics on data source change (#24116) 5 years ago
Ivana Huckova 47c6bd6963
Fix PromQuery cascader when selected option has no children (#23835) 5 years ago
Lukas Siatka 688283a5cc
Explore: adds QueryRowErrors component, moves error display to QueryRow (#22438) 5 years ago
Lukas Siatka 2d3c5064e1
Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605) 5 years ago
Andrej Ocenas 39f7cff7c7
Loki: Refactor editor and syntax hooks (#21687) 5 years ago
Tobias Skarhed fef31acbf2
ButtonCascader: Fix error in Explore (#21585) 5 years ago
Tobias Skarhed aa0982da56
Add component: Cascader (#21410) 5 years ago
Torkel Ödegaard 45b7de1910
Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 5 years ago
Lukas Siatka 1de24cc929 Explore: adds PrometheusExploreQueryEditor (#20195) 6 years ago
David 13073fa6ba
Prometheus: Display HELP and TYPE of metrics if available (#21124) 6 years ago
David 1a2dad9d0c
Prometheus: disable dynamic label lookup on big datasources (#20936) 6 years ago
kay delaney 4483bcadec
Chore: Move and wrap Cascader component to @grafana/ui (#20246) 6 years ago
Torkel Ödegaard b756aa0bb1
Prometheus: Adds hint support to dashboard and fixes prometheus link in query editor (#20275) 6 years ago
David 9507eda9d1
QueryField: Prevent query runs on blur in Explore (#20180) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 3e8c00dad1 Chore: Moves QueryField to @grafana/ui (#19678) 6 years ago
David 781cff07af
Explore: Remove datasource testing on selector (#19910) 6 years ago
Andrej Ocenas 5cf5d89dff
Fix: clicking outside of some query editors required 2 clicks (#19822) 6 years ago
kay delaney 68d6da77da
Chore: Update Slate to 0.47.8 (#19197) 6 years ago
Torkel Ödegaard bbf2bd18fd
QueryEditor: Clean-up interface to only have one PanelData (#19249) 6 years ago
Dominik Prokop 503dccb771 Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 6 years ago
kay delaney 601853fc84 Chore: Update Slate to 0.47.8 (#18412) 6 years ago
David 2f9c2f3886
Loki: Fix vertical alignment issue in label selector (#18943) 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
Torkel Ödegaard 8e9cb5c81a
Explore: Fixes query hint issues (#18803) 6 years ago
Ryan McKinley ccc3d88cee
Refactor: move dom utils to @grafana/ui (#17976) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Ryan McKinley e7c3d0ed97
Refactor: rename SeriesData to DataFrame (#17854) 6 years ago
David 4ddeb94f52 Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 6 years ago
Hugo Häggmark 10a4a89902
Fix: Adds context to list of keys that are not part of query (#17423) 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
David bf5b60f74a
fix(explore): Prevent double querying for Prometheus and Loki (#17004) 6 years ago
Hugo Häggmark 6dbaa704bc
Explore: Align Explore with Dashboards and Panels (#16823) 6 years ago
Ryan McKinley 7b92c56055 DataSourcePlugins: more generics improvements (#16965) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Hugo Häggmark 2c255fd85a Renamed initialQueries to queries 6 years ago
Johannes Schill 9ab5eeb7f3 fix: Explore: Query wrapping on long queries #15222 6 years ago
Hugo Häggmark 2d0fd96621 More types and some refactoring 6 years ago
Hugo Häggmark acea1d7f00 Alignment of interfaces and components 6 years ago
Torkel Ödegaard 8b70a8dd50 Fixed explore query editor styling issues 6 years ago
Dominik Prokop 27948b1308 Make language provider cancelable in Loki and Prometheus QueryField, to avoid setting state on unmounted component 6 years ago