VictoriaMetrics/app
Yury Molodov 8afc0aef8d
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:41:20 -08:00
..
victoria-metrics lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
vmagent app/vmagent: properly return 200 response code when importing data via Prometheus PushGateway protocol 2023-01-27 14:40:02 -08:00
vmalert Vmalert fixes (#3788) 2023-02-08 14:34:03 +01:00
vmauth docs/vmauth.md: update docs after ff39a91147 2023-01-27 14:10:19 -08:00
vmbackup app/vmbackup: fix deleting snapshot after backup completion (#3735) (#3736) 2023-02-01 11:23:58 +01:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl vendor: make vendor-update 2023-02-01 12:23:23 -08:00
vmgateway docs: update command-line descriptions after 73256fe438 2023-01-27 00:00:37 -08:00
vminsert lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
vmrestore lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
vmselect vmui: add last/max/avg values (#3789) 2023-02-08 22:41:20 -08:00
vmstorage tests: use DebugFlush instead of vmstorage stop. This simplifies the logic and allows to remove test-only methodds (#3694) 2023-01-23 14:45:59 +01:00
vmui vmui: add last/max/avg values (#3789) 2023-02-08 22:41:20 -08:00