VictoriaMetrics/app
Dmytro Kozlov 820312a2b1
app/vmui: define custom path for dashboards json file (#3545)
* app/vmui: define custom path for dashboards json file

* app/vmui: remove unneeded code

* app/vmui: move handler to own file, fix show dashboards,

* app/vmui: move flag to handler, add flag description

* app/vmauth: fix part of the comments

* feat: add store for dashboards

* fix: prevent fetch dashboards for app mode

* app/vmauth: use simple cache for predefined dashboards

* app/vmauth: update dashboards doc

* app/vmauth: fix ci

* app/vmui: decrease timeout

* app/vmselect: removed cache, fix comments

* app/vmselect: remove unused const

* app/vmselect: fix error log, use slice byte instead of struct

Co-authored-by: Yury Moladau <yurymolodov@gmail.com>
2023-01-11 23:06:07 -08:00
..
victoria-metrics tests: attempt to fix flaky graphite test (#3567) 2022-12-29 11:48:47 -08:00
vmagent lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmalert docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmauth lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmbackup docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl: add remote read protocol integration tests (#3626) 2023-01-11 23:00:10 -08:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vminsert lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmselect app/vmui: define custom path for dashboards json file (#3545) 2023-01-11 23:06:07 -08:00
vmstorage lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmui app/vmui: define custom path for dashboards json file (#3545) 2023-01-11 23:06:07 -08:00