Commit Graph

476 Commits (20aac7f04ba29744a21618725783c46b81978c91)

Author SHA1 Message Date
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Johannes Schill 8370a182f7 Tech: Bump typescript and jest (#16354) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Daniel Lee 8a8a1b8e11
Fix: Prometheus regex ad-hoc filters w/ wildcards (#16234) 6 years ago
Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 6 years ago
Torkel Ödegaard d5a56b0bed Minor refactoring of #16127 6 years ago
David 9008fcc790
fix(prometheus): Change aligment of range queries (#16110) 6 years ago
Mitsuhiro Tanda 38457fabc1 fix, assign by event.time 6 years ago
Mitsuhiro Tanda e868475c5b simplify 6 years ago
Mitsuhiro Tanda e1a2b258af deduplicate same value annotation 6 years ago
ryan a9cc8a8992 update table data model 6 years ago
Johannes Schill d6a74a5c90 fix: describe() should not be async 6 years ago
Alexander Zobnin 4e22918010
heatmap: fix prometheus buckets sorting, closes #15637 6 years ago
Johannes Schill e7297fef06 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 years ago
ryan 909d425008 cleanup plugin versions 6 years ago
David Kaltschmidt 539333bb01 Explore: Enable click on name label 6 years ago
Johannes Schill 6f9edf4a22 fix: Filter out values not supported by Explore yet #15281 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Mitsuhiro Tanda d46bf75293 support /api/v1/labels 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 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
Torkel Ödegaard 6dad4cce07 Updated Explore query styles to align them to other query editor to make them fit in better 6 years ago
Torkel Ödegaard 40b73a1fcd Removed unused props & state in PromQueryField 6 years ago
Torkel Ödegaard 98fabfae3e wip: typings 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
Daniel Lee 3bdd4a5c33 changelog: adds note for #14795 6 years ago
David Kaltschmidt ce3117507a Prometheus: Fix annotation step calculation 6 years ago
Torkel Ödegaard 705cbb4095 Minor cleanup now that angular panel edit is no longer 7 years ago
Torkel Ödegaard 8497c854f6 Adding mixed query 7 years ago
David Kaltschmidt c0c06e4dd8 Prometheus: Make result transformer more robust for empty responses 7 years ago
Torkel Ödegaard 401b470ebb added max-widths to explore start pages boxes 7 years ago
Torkel Ödegaard 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move 7 years ago
Torkel Ödegaard 47523f80dd fixed logging start page 7 years ago
Torkel Ödegaard 1283a3292d fixed grabage in markup 7 years ago
Torkel Ödegaard 44414c4346 Misc styling fixes to explore: start page, slate code editor colors, text highlight in auto completeter suggestion 7 years ago
Erik Sundell d9236c1081 add table support flag for prometheus 7 years ago
David Kaltschmidt c3b67f3a13 Explore: Logging label filtering 7 years ago
David Kaltschmidt 91ea8dccf5 Explore: Fix JS error when switching between 2 prometheus datasources 7 years ago
David Kaltschmidt 575d888472 Fix tests to account for sortText 7 years ago
David Kaltschmidt f831836fa7 Explore: make query field suggestions more robust 7 years ago
David Kaltschmidt ecaee88efe Sort Prometheus range suggestions by length 7 years ago
David Kaltschmidt bbaa5b63c8 Fix history rendering for DataQuery 7 years ago
David Kaltschmidt 331d419d4f Combine query functions 7 years ago