Commit Graph

94 Commits (bf8840255c1e1236ddddfbcf00318e7a85229689)

Author SHA1 Message Date
Mitsuhiro Tanda bf8840255c Review feedback. 7 years ago
Mitsuhiro Tanda e62c083cf0 use series matchers to get label name/value 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 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 951b623bd2 Change to arrow functions 7 years ago
Tobias Skarhed af32bfebef Add all tests to one file 7 years ago
Tobias Skarhed 790aadf8ef Remove angularMocks 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 3d4a346c66 Begin conversion 7 years ago
Marcus Efraimsson d8d748d2aa
remove unneeded comment 7 years ago
Tobias Skarhed 51caf470f5 Remove influx qeury_ctrl jest, as it is already completed 7 years ago
Tobias Skarhed 49a8c2e0c1 Make beautiful 7 years ago
Tobias Skarhed c0f9c06f21 Karma to Jest: completer 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
Mitsuhiro Tanda 18a8290c65 (prometheus) prevent error to use $__interval_ms in query (#12533) 7 years ago
Alexander Zobnin 36f08994cc
prometheus heatmap: fix unhandled error when some points are missing 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
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
David Kaltschmidt e731c248d7 Prometheus step alignment: shift interval only on jitter 7 years ago
Mitsuhiro Tanda 253b2cc081 add test for prometheus table column title 7 years ago
Marcus Efraimsson f112e38266
prometheus: convert metric find query tests to jest 7 years ago
David Kaltschmidt 707700ac7d force GET for metadataRequests, w/ test 7 years ago
Julien Pivotto 1f1719c498 Fix #10555 #6888 Better escape for Prometheus variables 7 years ago
Mitsuhiro Tanda c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) 7 years ago
Alexander Zobnin 46d2067af2 prometheus: add tests for heatmap mode 7 years ago
Alexander Zobnin 479209f483 prometheus: datasource refactor 7 years ago
Mitsuhiro Tanda a83ede0193 support POST for query and query_range 7 years ago
Alexander Zobnin e361a31a2a prometheus: tests for heatmap format 7 years ago
Craig Miskell 2e86985d44 Remove silly noise 8 years ago
Craig Miskell f9fb315dbd Update tests to match new reality, and rejig the implementation a bit to truly work as desired 8 years ago
bergquist 1f9e2ef6ec prom: fixes broken test 8 years ago
Mitsuhiro Tanda e3274d6765 (prometheus) show label name in paren after by/without/on/ignoring/group_left/group_right 8 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
Mitsuhiro Tanda e8a6af7b22 fix templating undefined error (#10004) 8 years ago
Carl Bergquist af5ced0e18
Revert "prometheus nested query support" 8 years ago
Mitsuhiro Tanda 98bb8bf761 prometheus nested query support 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago