VictoriaMetrics/app
Roman Khavronenko 5839112cda
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:45:31 +03:00
..
victoria-metrics app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmagent vmagent: expose metric vmagent_remotewrite_queues (#2871) (#3087) 2022-09-08 20:53:51 +03:00
vmalert vmalert: follow-up after 28441711e6 (#2972) 2022-08-30 11:58:28 +03:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-06 15:28:51 +03:00
vmbackup app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vmctl app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vminsert app/{vmagent,vminsert}: follow-up after d19e46de55 2022-07-07 01:30:58 +03:00
vmrestore app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmselect vmselect/rollup: rm workaround for slow-changing counters (#3163) 2022-10-06 15:45:31 +03:00
vmstorage add next retention metric (#2863) 2022-07-13 12:37:04 +03:00
vmui docs/CHANGELOG.md: document the 044d51b668 2022-08-30 11:28:03 +03:00