VictoriaMetrics/app
Roman Khavronenko be67c5e27f
vmselect/rollup: rm workaround for slow-changing counters (#3163)
The workaround was introduced to fix https://github.com/VictoriaMetrics/VictoriaMetrics/issues/962.
However, it didn't prove itself useful. Instead, it is recommended using `increase_pure` function.

Removing the workaround makes VM to produce accurate results when calculating
`delta` or `increase` functions over slow-changing counters with vary intervals
between data points.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-10-06 15:46:29 +03:00
..
vmagent vmagent: expose metric vmagent_remotewrite_queues (#2871) (#3087) 2022-09-08 21:04:12 +03:00
vmalert vmalert: follow-up after 28441711e6 (#2972) 2022-08-30 12:04:51 +03:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-06 15:28:58 +03:00
vmbackup app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmctl app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vminsert app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmrestore app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmselect vmselect/rollup: rm workaround for slow-changing counters (#3163) 2022-10-06 15:46:29 +03:00
vmstorage app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmui docs/CHANGELOG.md: document the 044d51b668 2022-08-30 11:28:20 +03:00