VictoriaMetrics/app
Dmytro Kozlov f2862f088b
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:33:30 -08:00
..
vmagent vmagent: add minimal scrape file exampe for vmagent quick start (#3627) 2023-01-11 01:23:07 -08:00
vmalert docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmauth lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:59:55 -08:00
vmbackup docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl app/vmctl: add remote read protocol integration tests (#3626) 2023-01-11 23:03:17 -08:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vminsert lib/writeconcurrencylimiter: improve the logic behind -maxConcurrentInserts limit 2023-01-06 22:07:16 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmselect app/vmui: define custom path for dashboards json file (#3545) 2023-01-11 23:33:30 -08:00
vmstorage lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:59:55 -08:00
vmui app/vmui: define custom path for dashboards json file (#3545) 2023-01-11 23:33:30 -08:00