VictoriaMetrics/app
Yury Molodov f6d31f5216
vmui: add explore tab for exploration of metrics, which belong to a particular job/instance (#3470)
* feat: add "Explore" page

* feat: add graphs for explore page

* vmui: add explore tab for exploration of metrics, which belong to a particular job/instance

* refactor: rename variables

* refactor: extract graph to ExploreMetricItemGraph.tsx

* feat: add searchable for Select.tsx

* feat: improve metrics explorer

* feat: set document title by page

* feat: add page to view icons

* fix: improve styles

* fix: add encodeURIComponent to query
2022-12-22 15:24:40 -08:00
..
victoria-metrics app/vmselect: add /expand-with-exprs page 2022-12-14 16:18:55 -08:00
vmagent vmagent: respect -usePromCompatibleNaming if no relabeling is set (#3511) 2022-12-20 14:32:45 -08:00
vmalert app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:06 -08:00
vmauth lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:52:32 -08:00
vmbackup lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:26:31 -08:00
vmbackupmanager app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:06 -08:00
vmctl all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 16:41:24 -08:00
vmgateway lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:52:32 -08:00
vminsert app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:32:31 -08:00
vmrestore lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:26:31 -08:00
vmselect app/vmselect/promql: add tests for d3de110070 2022-12-21 20:25:21 -08:00
vmstorage lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:26:31 -08:00
vmui vmui: add explore tab for exploration of metrics, which belong to a particular job/instance (#3470) 2022-12-22 15:24:40 -08:00