VictoriaMetrics/app
Aliaksandr Valialkin 450b6f6d39
app/vmselect/promql: add range_mad(q) and range_trim_outliers(k, q) functions
These functions may help trimming outliers during query time
for the use case described at https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3759
2023-02-18 15:18:47 -08:00
..
vmagent lib/protoparser/promremotewrite: extract stream parsing code into a separate stream package 2023-02-13 10:48:11 -08:00
vmalert docs: improve troubleshooting docs for vmalert (#3812) 2023-02-13 09:42:18 -08:00
vmauth app,lib: fix typos in comments (#3804) 2023-02-13 09:32:35 -08:00
vmbackup all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:03:02 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl lib/protoparser/native: extract stream parsing code into a separate stream package 2023-02-13 10:44:27 -08:00
vmgateway docs: update command-line descriptions after 73256fe438 2023-01-27 00:01:14 -08:00
vminsert lib/protoparser/promremotewrite: extract stream parsing code into a separate stream package 2023-02-13 10:48:11 -08:00
vmrestore all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:03:02 -08:00
vmselect app/vmselect/promql: add range_mad(q) and range_trim_outliers(k, q) functions 2023-02-18 15:18:47 -08:00
vmstorage lib/protoparser/clusternative: extract stream parsing code into a separate stream package 2023-02-13 10:38:02 -08:00
vmui app/vmui: tooltip formatting enhancements according to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3706#issuecomment-1429980038 2023-02-14 23:38:05 -08:00