VictoriaMetrics/app
Yury Molodov de35cbf251
vmui: Integrate WITH template playground (#3831)
* feat: add WithTemplate page

* app/vmselect/prometheus: enable json mode for expand with expr API

* app/vmselect/prometheus: enable CORS and add content type

* feat: add api for expand with templates

* fix: remove console from useExpandWithExprs

* app/vmselect/prometheus: fix escaping

* vmui:  integrate WITH template

* app/vmctl: check content type instead of form param

* fix: add content-type for fetch with-exprs

* fix: add a header to the server's response that allows the "Content-Type" header

* app/vmctl: added comment and cleanup

* app/vmctl: use format query param

---------

Co-authored-by: dmitryk-dk <kozlovdmitriyy@gmail.com>
2023-05-08 14:35:35 -07:00
..
vmagent http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vmalert http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vmauth added unauthorized_user field in vmauth users config (#4083) (#4157) 2023-05-08 13:36:54 -07:00
vmbackup http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vmbackupmanager http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vmctl app/vmctl: add support for the different time format in the native binary protocol (#4189) 2023-05-08 14:21:59 -07:00
vmgateway http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vminsert app/vminsert: correctly allocate buffer for storagenodes (#554) 2023-05-08 08:57:15 -07:00
vmrestore http server: limit max concurrent requests (#4185) 2023-05-08 13:13:58 -07:00
vmselect vmui: Integrate WITH template playground (#3831) 2023-05-08 14:35:35 -07:00
vmstorage lib/storage: replace OpenStorage() with MustOpenStorage() 2023-04-14 23:04:42 -07:00
vmui vmui: Integrate WITH template playground (#3831) 2023-05-08 14:35:35 -07:00