VictoriaMetrics/app
Aliaksandr Valialkin 8a1775f3a6
app/vmui: follow-up after f6d31f5216
- Document the feature at docs/CHANGELOG.md.
- Document the metrics explorer at https://docs.victoriametrics.com/#metrics-explorer .
- Properly set `start` and `end` args for the selected time range
  when performing the request, which returns metric names.
- Improve queries, so they return lower number of lines and labels.
  This should improve metrics' exploration.
- Properly encode label filters and query args before passing them to VictoriaMetrics.
- Various cosmetic fixes.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3386
2022-12-22 17:17:58 -08:00
..
vmagent vmagent: respect -usePromCompatibleNaming if no relabeling is set (#3511) 2022-12-20 14:34:29 -08:00
vmalert app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:43 -08:00
vmauth lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:53:18 -08:00
vmbackup lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmbackupmanager app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:43 -08:00
vmctl all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 17:04:41 -08:00
vmgateway lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:53:18 -08:00
vminsert app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:33:17 -08:00
vmrestore lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmselect app/vmui: follow-up after f6d31f5216 2022-12-22 17:17:58 -08:00
vmstorage lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmui app/vmui: follow-up after f6d31f5216 2022-12-22 17:17:58 -08:00