prometheus/web
Julius Volz 8bb578c1fe Change expression input field to multi-line textarea.
Also, rearrange and clean up some things to make this work.
The textarea starts as a single line, but auto-expands when entering
multiple lines (e.g. via Shift+Enter). Pressing just "Enter" still
executes the expression.
2015-06-12 16:59:38 +02:00
..
api web/api: add GET and DELETE /series endpoints 2015-06-11 12:24:57 +02:00
blob Change expression input field to multi-line textarea. 2015-06-12 16:59:38 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go General cleanup of rules. 2015-06-06 21:40:52 +02:00
consoles.go web: simplify prefix handling using util/route package. 2015-06-03 15:53:04 +02:00
handler.go Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
Makefile Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
status.go main: exit on invalid rule files on startup. 2015-06-02 18:44:41 +02:00
web.go Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00