VictoriaMetrics/app
Roman Khavronenko a7f00101f5 vmalert: add support for round_digits param in datasource package (#1278)
Starting from v1.56.0 VM supports `round_digits` which allows to limit
the number of digits after the decimal point in response value. The feature
can be used to reduce entropy of produced by recording rules values
and significantly improve the compression. See more details in link below.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/525
2021-05-10 11:18:56 +03:00
..
vmagent docs/vmagent.md: add stream parsing mode chapter 2021-05-08 23:14:47 +03:00
vmalert vmalert: add support for round_digits param in datasource package (#1278) 2021-05-10 11:18:56 +03:00
vmauth app/vmauth: parse url_prefix only once during config load 2021-04-21 10:57:17 +03:00
vmbackup app/vmbackup: make sure that -snapshotName isnt set if -snapshot.createURL is set 2021-05-07 08:44:44 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:18:13 +03:00
vmctl all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmgateway all: consistency renaming Victoria Metrics -> VictoriaMetrics 2021-04-20 11:45:02 +03:00
vminsert app/vminsert: add support for data ingestion via other vminsert nodes 2021-05-08 19:53:45 +03:00
vmrestore all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmselect all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmstorage lib/ingestserver: properly close incoming connections during graceful shutdown 2021-05-08 19:53:45 +03:00