Commit Graph

138 Commits (8a8a1b8e11262ee4ffcf373403877014d8677954)

Author SHA1 Message Date
Daniel Lee 8a8a1b8e11
Fix: Prometheus regex ad-hoc filters w/ wildcards (#16234) 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
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
Mitsuhiro Tanda d46bf75293 support /api/v1/labels 6 years ago
Torkel Ödegaard 98fabfae3e wip: typings 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
David Kaltschmidt ce3117507a Prometheus: Fix annotation step calculation 6 years ago
David Kaltschmidt 91ea8dccf5 Explore: Fix JS error when switching between 2 prometheus datasources 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
Michael Huynh c255b5da11
Add sum aggregation query suggestion 7 years ago
David Kaltschmidt 6f2315d5c5 Moved prom language features to datasource language provider 7 years ago
David Kaltschmidt f19ffee5b4 Fix rebase, fix empty field still issuing query problem 7 years ago
David Kaltschmidt fbed57ab43 Get query hints per query transaction 7 years ago
David b0172427b1 Extract query hints 7 years ago
David Kaltschmidt 54c9beb146 Explore: jump to explore from panels with mixed datasources 7 years ago
David Kaltschmidt 377bc44062 Explore: dont rate-hint on rate queries 7 years ago
Torkel Ödegaard bae560717d fix: fixed tslint issue introduced in recent prometheus PR merge 7 years ago
Mitsuhiro Tanda dc08093f6c minor fix 7 years ago
Mitsuhiro Tanda 2926725bab add annotation option to treat series value as timestamp 7 years ago
David a5bcd4b8e4 Adhoc-filtering for prometheus dashboards (#13212) 7 years ago
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
Mitsuhiro Tanda bf8840255c Review feedback. 7 years ago
Mitsuhiro Tanda e62c083cf0 use series matchers to get label name/value 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