Commit Graph

368 Commits (f8094a6e099ca2bd2a1f319b6cf0bbc39e80e5a3)

Author SHA1 Message Date
David 9008fcc790
fix(prometheus): Change aligment of range queries (#16110) 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
David Kaltschmidt 22987ee75f Renamed targets to queries 7 years ago
David Kaltschmidt b3161bea5a Explore: Introduce DataQuery interface for query handling 7 years ago
David Kaltschmidt e3e8be16b3 Prometheus: fix rules expansion 7 years ago
David Kaltschmidt 411719bc70 Explore: POC for datasource query importers 7 years ago
David Kaltschmidt ce59acd141 Extracted language provider variables for readibility 7 years ago
David Kaltschmidt ff0ed06441 Explore: Don't suggest term items when text follows 7 years ago
Michael Huynh 22b8b04dbe
Preserve suffix text when applying function suggestion 7 years ago
Michael Huynh f79b790ef6
Add tests covering alternate syntax for aggregation contexts 7 years ago
Michael Huynh 5e748243af
Handle suggestions for alternate syntax aggregation contexts 7 years ago