Commit Graph

448 Commits (fe584efc70f3325b2f7e57ef540803ee35e53a26)

Author SHA1 Message Date
Jacob Colvin fe584efc70 DataLinks: Fix access to labels when using Prometheus instant queries (#20113) 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
Torkel Ödegaard d0d59b8001
Select: Allow custom value for selects (#19775) 6 years ago
Ivana Huckova 90b0953620
Explore: Expand template variables when redirecting from dashboard panel (#19582) 6 years ago
Hugo Häggmark f9611250ea
Prometheus: Fixes so results in Panel always are sorted by query order (#19597) 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
Thierry Sallé 043bb59593 Prometheus: datasource config with custom parameters string (#19121) 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 b392bba745
Loki: Updated cheat sheet with new filter syntax (#18947) 6 years ago
Andrej Ocenas 5fdc6da3ec
Prometheus: Fix response states (#19092) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
David 2f9c2f3886
Loki: Fix vertical alignment issue in label selector (#18943) 6 years ago
Ryan McKinley eccc6adfde TimeSeries: datasources with labels should export tags (not labels) (#18977) 6 years ago
kay delaney a838d2b30a
Explore: Adds ability to save a panel's query from Explore (#17982) 6 years ago
Torkel Ödegaard aafae4c523
Explore: Use DataFrame to derive graph/table/logs (#18859) 6 years ago
Torkel Ödegaard 8003041321 Explore: everything seems to be working again 6 years ago
Torkel Ödegaard 8272dc87ab WIP: Use data frames in explore 6 years ago
kay delaney 7985aa1e57
Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 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
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694) 6 years ago
Hugo Häggmark d7ccf98b1b
Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 6 years ago
ElstJonas 325fd29ea0 Prometheus: Return labels in query results (#18535) 6 years ago
fxmiii 4cf804c8b6 Prometheus: Fix regression of rerunning query on legend/interval change (#18147) 6 years ago
Dominik Prokop 993e5636d6
Annotations: Fix failing annotation query when time series query is cancelled (#18532) 6 years ago
Tobias Skarhed 1db9fff056 strictNullChecks: First batch (#18390) 6 years ago
Ryan McKinley c194ae1ba5
Registry: add a reusable function registry (#17047) 6 years ago
Tobias Skarhed 0ef4060b98
Chore: Fix about 200 noImplicitAny errors (#18067) 6 years ago
Ryan McKinley ccc3d88cee
Refactor: move dom utils to @grafana/ui (#17976) 6 years ago
Martin Chodur c284a11a95 Prometheus: added time range filter to series labels query (#16851) 6 years ago
Ryan McKinley fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971) 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
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Torkel Ödegaard 40e5c4f8ba
Prometheus: Minor style fix (#17773) 6 years ago
fxmiii 19185bd0af 17278 prometheus step align utc (#17477) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
David 4ddeb94f52 Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 6 years ago
kay delaney 477d5643b6
Explore: Prometheus query errors now show (#17470) 6 years ago
Hugo Häggmark 3424b64299
Typescript: Removes implicit anys (#17625) 6 years ago
kay delaney e11edf3fc2
Explore: Includes context parameter when invoking getExploreState() from Prometheus datasource (#17569) 6 years ago
Patrick Hahn 606825703f Prometheus: Use overridden panel range as $_range instead of dashboard range (#17352) 6 years ago
Hugo Häggmark 10a4a89902
Fix: Adds context to list of keys that are not part of query (#17423) 6 years ago
Charlie Briggs 8ef961bba5 Prometheus: Correctly escape '|' literals in interpolated PromQL variables (#16932) 6 years ago