VictoriaMetrics/app
Aliaksandr Valialkin 34db3fdd3f
app/vmagent/remotewrite: add benchmarks for comparing the performance of standard Snappy encoder with github.com/klauspost/compress/s2 encoder
The standard Snappy encoder from github.com/golang/snappy shows quite good performance number
for compressing the Prometheus remote_write proto messages according to the added benchmarks,
so there is no need in switching to github.com/klauspost/compress/s2 yet.
2022-09-19 14:27:56 +03:00
..
vmagent app/vmagent/remotewrite: add benchmarks for comparing the performance of standard Snappy encoder with github.com/klauspost/compress/s2 encoder 2022-09-19 14:27:56 +03:00
vmalert docs/vmalert.md: update -help output after explicit marking of enterprise flags 2022-09-15 13:19:02 +03:00
vmauth docs/vmauth.md: update -help output after explicit marking of enterprise flags 2022-09-15 13:19:02 +03:00
vmbackup docs: update -help output after explicit mentioning of enterprise flags 2022-09-15 13:19:02 +03:00
vmbackupmanager docs: update -help output after explicit mentioning of enterprise flags 2022-09-15 13:19:02 +03:00
vmctl app/vmctl: add description about influx-skip-database-label flag (#3111) 2022-09-15 13:24:16 +03:00
vmgateway docs: update -help output after explicit mentioning of enterprise flags 2022-09-15 13:19:02 +03:00
vminsert app/{vmselect, vminsert}: fails with error when user defines equal addresses in the -storageNodes flag (#3082) 2022-09-08 21:17:58 +03:00
vmrestore docs: update -help output after explicit mentioning of enterprise flags 2022-09-15 13:19:02 +03:00
vmselect vmselect/promql: add alphanumeric sort by label (sort_by_label_numeric) (#2982) 2022-09-14 17:42:07 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:41:57 +03:00
vmui vmui: fix query params saving in URL (#3104) 2022-09-13 19:19:57 +03:00