VictoriaMetrics/app
Roman Khavronenko 5c448126dc
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:11:45 +03:00
..
victoria-metrics app/vmagent: list user-visible endpoints at http://vmagent:8429/ 2021-04-30 09:36:43 +03:00
vmagent docs/vmagent.md: add stream parsing mode chapter 2021-05-08 23:14:07 +03:00
vmalert vmalert: add support for round_digits param in datasource package (#1278) 2021-05-10 11:11:45 +03:00
vmauth app/vmauth: parse url_prefix only once during config load 2021-04-21 10:55:29 +03:00
vmbackup app/vmbackup: make sure that -snapshotName isnt set if -snapshot.createURL is set 2021-05-07 08:44:25 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:16:56 +03:00
vmctl all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmgateway all: consistency renaming Victoria Metrics -> VictoriaMetrics 2021-04-20 11:45:48 +03:00
vminsert app/vminsert: add support for data ingestion via other vminsert nodes 2021-05-08 19:52:57 +03:00
vmrestore all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmselect all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmstorage app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:58 +03:00