QueryField.tsx
13.9 KB
-
Fix closing parens completion for prometheus queries in Explore (#12810) · 0f94d2f5
- position was determined by SPACE, but Prometheus selectors can contain spaces - added negative lookahead to check if space is outside a selector - moved braces plugin into PromQueryField since braces are prom specific
David committed