Commit Graph

273 Commits (bba1208c3dac68ca0535203113d08eccb6f938d5)

Author SHA1 Message Date
Dominik Prokop 9b6a843177
New panel edit: don't query when entering edit mode (#21921) 5 years ago
Peter Holmberg 5203376bc5
Inspect: Add error tab (#21565) 5 years ago
Hugo Häggmark 044bea0935
Chore: Fixes various strict null errors (#21763) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 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
Hugo Häggmark 4f0fa776be
Chore: Migrates reducers and actions to Redux Toolkit (#21287) 5 years ago
teodoryantcheff 0bf9e9bc28 Table: Added text align option to column styles (#21175) 5 years ago
okhowang 512a42d2c6 Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 5 years ago
Torkel Ödegaard 45b7de1910
Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 5 years ago
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097) 6 years ago
Hugo Häggmark 8495af4c52
Fix: Shows SubMenu when filtering directly from table (#21017) 6 years ago
Torkel Ödegaard 87485e24a4
MetaAnalytics: Minor fix for meta analytics event (#20888) 6 years ago
Dominik Prokop 178bb1d3ab Echo: mechanism for collecting custom events lazily (#20365) 6 years ago
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
Gabriel Kent 836cf8e639 Dashboard Migrator: persist thresholds param if already set (#20458) 6 years ago
kay delaney e0a2d4beac Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
Torkel Ödegaard 6f3f0bf3e0
PanelLinks: fixed issue with old panel links and grafana behind a subpath (#20298) 6 years ago
lzd f2415a319e Gauge Panel: fix the default value of thresholds cannot be modified (#20190) 6 years ago
Ryan McKinley 818aa8eefa
DataFrame: move labels to field (#19926) 6 years ago
Ryan McKinley 92ab4d80f0
Error Handling: support errors and data in a response (#20169) 6 years ago
Ryan McKinley 4d1b969a5c
GEL: include the expression count in the request (#20114) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Ryan McKinley 861eb72113 transform: add expressions to query editor (w/ feature flag) (#20072) 6 years ago
Ryan McKinley 2bb4684741
DataSource: don't filter hidden queries automatically (#20088) 6 years ago
Ryan McKinley 5165e85fae PanelQuerRunnerrremove logging (#20073) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Ivana Huckova feedf48e90
Tests: Fix runRequest test (#19711) 6 years ago
Torkel Ödegaard 81dd57524d
Panels: Progress on new singlestat / BigValue (#19374) 6 years ago
kay delaney 0991032fef
Debt: Simplifies actionCreatorFactory (#19433) 6 years ago
Hugo Häggmark 889f8e3131 PanelData: Adds timeRange prop to PanelData (#19361) 6 years ago
Torkel Ödegaard ac3fb6452d
Dashboard: Fix export for sharing when panels use default data source (#19315) 6 years ago
Andrej Ocenas 4c1bc59889
Explore: Fix unsubscribing from Loki websocket (#19263) 6 years ago
Hugo Häggmark 9bd6ed887c
Alerting: Prevents creating alerts from unsupported queries (#19250) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Ryan McKinley 5b9901ebba GraphPanel: don't listen to legacy onDataReceived events (#19054) 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
Ryan McKinley 7520ebadac
Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 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
Torkel Ödegaard 09032cd766 PanelQueryState: restore comment 6 years ago
Torkel Ödegaard aafae4c523
Explore: Use DataFrame to derive graph/table/logs (#18859) 6 years ago
Torkel Ödegaard 8272dc87ab WIP: Use data frames in explore 6 years ago
Hugo Häggmark 409874b35d Explore: Introduces PanelData to ExploreItemState (#18804) 6 years ago
Ryan McKinley c777301535 DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 6 years ago
Torkel Ödegaard 65a6eda93b
DashboardMigrator: Fixed issue migrating incomplete panel link models (#18786) 6 years ago
Dominik Prokop e4a0b2240d
Panels: Destroy panel model when recreating repeated panels (#18799) 6 years ago
Torkel Ödegaard e6e8611d52
Explore: Fixed issue in PanelQuery state arround cancellation (#18771) 6 years ago
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694) 6 years ago