Commit Graph

27 Commits (d67d890cccd0c05003346fbfb0dae8adbf07bd25)

Author SHA1 Message Date
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 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
Mitsuhiro Tanda c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 7 years ago
bergquist 71272d9076 prom: make $__$interval the first suggested range vector 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
bergquist c2c5f529f3 prometheus: add builtin template variable as range vectors 8 years ago
Mitsuhiro Tanda 8a43d4e25c fix vector range 8 years ago
Mitsuhiro Tanda ebebbddb2d allow ":" character for metric name 8 years ago
Torkel Ödegaard b228c23dbe testing: fixing tests 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Mitsuhiro Tanda 1a5e786467 fix 8 years ago
Mitsuhiro Tanda 56c0d91ee5 follow token name change 8 years ago
Mitsuhiro Tanda d530ccff1c (prometheus) support label value completion 8 years ago
Mitsuhiro Tanda 40b74e6664 (prometheus) support label name completion 8 years ago
Mitsuhiro Tanda e98254e1e3 show only label name in label matcher (#9167) 8 years ago
Mitsuhiro Tanda 4446e95155 (prometheus) cache metric suggest query result (#9182) 8 years ago
Torkel Ödegaard 149e694ce6 ace: prometheus completion improvements 8 years ago
Torkel Ödegaard 0b2cc404ff ace: working on editor completion stuff 8 years ago