Commit Graph

2538 Commits (9959bbfdfb7f5bc62c0d9d738790acb6930ac066)

Author SHA1 Message Date
Daniel Lee 1ecd70e2dd stackdriver: fixes #15182 6 years ago
Daniel Lee 0302c7afa7 stackdriver: add some more typings 6 years ago
ryan 275800cca9 improve the stackdriver logo 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 5e2b9e40a2 Added more typings 6 years ago
Hugo Häggmark d9578bc485 Merge with master 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 2a4b10a5c8 minor fix 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Marcus Efraimsson c7b5fca885
add missing ngInject annotation 6 years ago
Dominik Prokop d746df485c Add missing code 6 years ago
Robert Edström 9b6746d808 Change primaryAggregation to crossSeriesReducer in Stackdriver 6 years ago
Dominik Prokop 010f902003 Import queries before datasource is changed 6 years ago
Daniel Lee 2d3e02d58b azuremonitor: adds macros to slate intellisense 6 years ago
Torkel Ödegaard 8b70a8dd50 Fixed explore query editor styling issues 6 years ago
Alexander Zobnin a1609a8d53
azuremonitor: remove wrong completions 6 years ago
Alexander Zobnin a0cae98e0d
azuremonitor: autocomplete on enter 6 years ago
Alexander Zobnin 2a1558cefc
azuremonitor: fix tests 6 years ago
Alexander Zobnin fefb2c2ba2
Azure Monitor: replace monaco by slate with initial Kusto syntax 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
Daniel Lee 4a057ef725 stackdriver: remove beta notice from config page 6 years ago
Torkel Ödegaard 0de861a3a8 Minor progress on react query editor support, solving updating query persisted state 6 years ago
Torkel Ödegaard 6dad4cce07 Updated Explore query styles to align them to other query editor to make them fit in better 6 years ago
Marcus Efraimsson 3a53f75ebb
update inline documentation 6 years ago
Hugo Häggmark 08f5a3338a Making sure we do not pass a long invalid queries and save to state 6 years ago
Alexander Zobnin 96ffa9d797
monaco-kusto: fix imports 6 years ago
Alexander Zobnin 00de497663
Azure Monitor: build monaco with webpack WIP 6 years ago
Torkel Ödegaard 6419a30377 Fixed react key warning for loki start page 6 years ago
Torkel Ödegaard 02083d71c8 Loki query editor is starting to work, had to make changes to explore query field in order to update query from the outside without unmount between 6 years ago
Torkel Ödegaard 40b73a1fcd Removed unused props & state in PromQueryField 6 years ago
Hugo Häggmark 23202ab130 Refactored out LogRow to a separate file 6 years ago
Torkel Ödegaard 5ab9a7c2b8 Further refinements of typings 6 years ago
Torkel Ödegaard 5d17ad1103 more typings work around data query and data source 6 years ago
Torkel Ödegaard 1d2902715f wip: progress on adding query types 6 years ago
Torkel Ödegaard a69f79caed wip: more typings 6 years ago
Torkel Ödegaard 98fabfae3e wip: typings 6 years ago
Torkel Ödegaard 20c8b9c4a0 began work on react query editor props and integration 6 years ago
Torkel Ödegaard 205e2acdd8 Added data source type to explore state 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
Torkel Ödegaard 4fc9d794ca Moved plugin types to @grafana/ui 6 years ago
Torkel Ödegaard 3047579cdd removed unused props from angular query component interface 6 years ago
Torkel Ödegaard f041928e58 Additional query editor row tweaks 6 years ago
Daniel Lee 44c07eb2e9 azuremonitor: guard for when switching from monaco editor 6 years ago
Daniel Lee dd96f2a522 azuremonitor: move files into grafana 6 years ago
Johannes Schill 1dfabf498a chore: Replace the deprecated SFC with FC 6 years ago
Daniel Lee 3bdd4a5c33 changelog: adds note for #14795 6 years ago
Daniel Lee 7b1aed6caf stackdriver: converts some variables from any to types 6 years ago
Daniel Lee 18abb87cbb stackdriver: small fixes after reactifying 6 years ago