VictoriaMetrics/app
Yury Molodov 68e31a6000
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-04-25 11:40:01 +03:00
..
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmagent http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vmalert http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vmauth added unauthorized_user field in vmauth users config (#4083) (#4157) 2023-04-24 14:57:13 +02:00
vmbackup http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vmbackupmanager http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vmctl app/vmctl: add support for the different time format in the native binary protocol (#4189) 2023-04-24 18:33:30 +02:00
vmgateway http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vminsert lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmrestore http server: limit max concurrent requests (#4185) 2023-04-24 14:52:06 +02:00
vmselect vmui: Integrate WITH template playground (#3831) 2023-04-25 11:40:01 +03:00
vmstorage lib/storage: replace OpenStorage() with MustOpenStorage() 2023-04-14 23:02:40 -07:00
vmui vmui: Integrate WITH template playground (#3831) 2023-04-25 11:40:01 +03:00