VictoriaMetrics/app
Dmytro Kozlov f28cbcc7b5
vmui: added query tracing (#2748)
* vmui: added query tracing

* vmui: updated ui

* vmui: update tracing logic, fix bugs, disable tracing by default

* vmui: use empty message as props

* vmui: fixed ui, added delete for each tacing data, show query in header

* vmui: added timelines

* vmui: speedup render

* vmui: use memo for sorting

* vmui: use Trace model, remove unused functions, simplify part of code

* vmui: update recursive logic

* vmui: fix set query to header

* vmui: code cleanup, remove unused code

* vmui: remove unused type, rename component

* wip

* wip

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-06-23 23:00:45 +03:00
..
vmagent lib/promauth: add ability to send additional http headers in requests to scrape targets 2022-06-22 20:40:50 +03:00
vmalert lib/promauth: add ability to send additional http headers in requests to scrape targets 2022-06-22 20:40:50 +03:00
vmauth docs: update docs after e4d6b750f6 2022-06-21 14:01:25 +03:00
vmbackup docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmctl all: replace bash with console blocks in all the *.md files 2022-06-19 23:02:02 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vminsert all: remove explicit "xxhash" name when importing github.com/cespare/xxhash/v2 package 2022-06-21 20:27:30 +03:00
vmrestore docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmselect vmui: added query tracing (#2748) 2022-06-23 23:00:45 +03:00
vmstorage app/vmstorage/transport: refactoring: split Server into VMInsertServer and VMStorageServer 2022-06-23 19:20:09 +03:00
vmui vmui: added query tracing (#2748) 2022-06-23 23:00:45 +03:00