VictoriaMetrics/app
Yury Molodov 54bfd22ec5
vmui: add last/max/avg values (#3789)
* feat: add last/max/avg values (#3706)

* fix: change filter exclude values

* app/vmui: wip

- improve the visualization for avg/max/last values
- make getAvgFromArray() function resilient against inf/undefined/nil
- export getLastFromArray() function, which is resilient against inf/undefined/nil
- run `make vmui-update`

---------

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2023-02-08 22:42:05 -08:00
..
vmagent app/vmagent: properly return 200 response code when importing data via Prometheus PushGateway protocol 2023-01-27 14:40:26 -08:00
vmalert Vmalert fixes (#3788) 2023-02-08 08:45:25 -08:00
vmauth docs/vmauth.md: update docs after ff39a91147 2023-01-27 14:10:29 -08:00
vmbackup app/vmbackup: fix deleting snapshot after backup completion (#3735) (#3736) 2023-02-01 08:58:11 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl vendor: make vendor-update 2023-02-01 12:48:10 -08:00
vmgateway docs: update command-line descriptions after 73256fe438 2023-01-27 00:01:14 -08:00
vminsert lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:25:22 -08:00
vmrestore lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:25:22 -08:00
vmselect vmui: add last/max/avg values (#3789) 2023-02-08 22:42:05 -08:00
vmstorage lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:25:22 -08:00
vmui vmui: add last/max/avg values (#3789) 2023-02-08 22:42:05 -08:00