VictoriaMetrics/app
Yury Molodov 603be150c4
vmui: introduce application mode (#1949)
* feat: add a label for the Query field

* fix: change zoom position

* fix: add description and error code to alerts

* fix: correct logic query history

* fix: correct update query history

* feat: add custom step

* update package-lock.json

* feat: introduce application mode

* build vmui

* Revert "build vmui"

This reverts commit c0e2415550.

* app/vmselect/vmui: `make vmui-update`

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-12-15 21:34:04 +02:00
..
vmagent app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
vmalert vmalert: update the order of service labels attaching (#1922) 2021-12-10 12:14:16 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
vmbackup lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-29 12:13:38 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmselect vmui: introduce application mode (#1949) 2021-12-15 21:34:04 +02:00
vmstorage lib/storage: explicitly pass dedupInterval to DeduplicateSamples() and deduplicateSamplesDuringMerge() 2021-12-14 20:52:29 +02:00
vmui vmui: introduce application mode (#1949) 2021-12-15 21:34:04 +02:00