Commit Graph

106 Commits (c7bb44b34a73a8a5f82d8cc365ace7a0dd8f450f)

Author SHA1 Message Date
David d8a702cba3 Fix prometheus label filtering for comparison queries (#13213) 7 years ago
Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Torkel Ödegaard 272c09513f tslint: added a new tslint rule 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
David Kaltschmidt 978e89657e Explore: Fix label filtering for rate queries 7 years ago
Julien Pivotto 48364f0111 Add support for $__range_s (#12883) 7 years ago
David Kaltschmidt 0f5945c557 Explore: still show rate hint if query is complex 7 years ago
David Kaltschmidt 128a5d98e1 Explore: expand recording rules for queries 7 years ago
David c1b9bbc2cf Explore: Query hints for prometheus (#12833) 7 years ago
David bda49fcaa2 Add click on explore table cell to add filter to query (#12729) 7 years ago
Tobias Skarhed d6158bc293 All tests passing 7 years ago
Tobias Skarhed e4c2476f3c Weird execution order for the tests... 7 years ago
Tobias Skarhed 6b6a23ff6a Add support for interval in query variable 7 years ago
David Kaltschmidt 1f74b298c4 Remove string casting for template variables in prometheus 7 years ago
David Kaltschmidt 1efe34e6cf Make prometheus value formatting more robust 7 years ago
David Kaltschmidt 390090da05 Set datasource in deep links to Explore 7 years ago
Mitsuhiro Tanda 18a8290c65 (prometheus) prevent error to use $__interval_ms in query (#12533) 7 years ago
David 0d1f7c8782 Fix bar width issue in aligned prometheus queries (#12483) 7 years ago
David Kaltschmidt 750ea9bbdd Changed Prometheus interval-alignment to cover whole panel range 7 years ago
David Kaltschmidt eadaff6191 Explore: Design integration 7 years ago
Mitsuhiro Tanda 8ddcd67080 add query timeout option for Prometheus 7 years ago
David Kaltschmidt e731c248d7 Prometheus step alignment: shift interval only on jitter 7 years ago
David Kaltschmidt 8a53ec610b Fix url encoding, expand template vars, fix TS hacks 7 years ago
David Kaltschmidt 05b0bfafe4 Explore: Add entry to panel menu to jump to Explore 7 years ago
Mitsuhiro Tanda c2b720835b fix to match table column name and order 7 years ago
Marcus Efraimsson 6687409efb
prometheus: fix variable query to fallback correctly to series query 7 years ago
David Kaltschmidt 707700ac7d force GET for metadataRequests, w/ test 7 years ago
David Kaltschmidt 006286ac05 Renamed helperRequest and removed positional args 7 years ago
David Kaltschmidt 53817b7429 Add silent option to backend requests 7 years ago
Julien Pivotto 1f1719c498 Fix #10555 #6888 Better escape for Prometheus variables 7 years ago
Alexander Zobnin 989ba9763f prometheus: fix bug introduced by #9859 (httpMethod is undefined) 7 years ago
Alexander Zobnin 479209f483 prometheus: datasource refactor 7 years ago
Mitsuhiro Tanda 4e1501b172 set default value of httpMethod 7 years ago
Mitsuhiro Tanda a83ede0193 support POST for query and query_range 7 years ago
Alexander Zobnin a791a92d79 heatmap: fix Y axis and tooltip decimals and units issues 7 years ago
Alexander Zobnin efa869bb89 prometheus: initial heatmap support 7 years ago
Craig Miskell f9fb315dbd Update tests to match new reality, and rejig the implementation a bit to truly work as desired 7 years ago
Craig Miskell 61e6f63b32 Align queries to prometheus with the step to ensure 'rate' type expressions get consistent results 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
David Kaltschmidt 8d70f13393 Type-agnostic row merge in table transform for multiple queries 8 years ago
Carl Bergquist af5ced0e18
Revert "prometheus nested query support" 8 years ago
Mitsuhiro Tanda 98bb8bf761 prometheus nested query support 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
Torkel Ödegaard 74fcb2494a prometheus: fixed unsaved changes warning when changing time range due to step option on query model was changed in datasource.query code, fixes #9675 8 years ago
Torkel Ödegaard 8d68bd6bb9 fix: fixed prometheus step issue that caused browser crash, fixes #9575 8 years ago
Alin Sinpalean 080c46f835 Address review comments. 8 years ago