VictoriaMetrics/app
Roman Khavronenko 34fdc8881b
vmagent: add error log for skipped data block when rejected by receiv… (#1956)
* vmagent: add error log for skipped data block when rejected by receiving side

Previously, rejected data blocks were silently dropped - only metrics were update.
From operational perspective, having an additional logging for such cases is preferable.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1911

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

* vmagent: throttle log messages about skipped blocks

The new type of logger was added to logger pacakge.
This new type supposed to control number of logged messages
by time.

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

* lib/logger: make LogThrottler public, so its methods can be inspected by external packages

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-12-21 16:36:09 +02:00
..
victoria-metrics app/victoria-metrics: mention https://docs.victoriametrics.com/#downsampling in the description for -dedup.minScrapeInterval command-line flag 2021-12-15 13:18:04 +02:00
vmagent vmagent: add error log for skipped data block when rejected by receiv… (#1956) 2021-12-21 16:36:09 +02:00
vmalert vmalert: always convert step value to seconds for better compatibility (#1955) 2021-12-17 15:26:34 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmbackup vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl OpenTSDB Migration Fix (#1946) 2021-12-20 09:35:51 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmselect vmui: graph fixes (#1982) 2021-12-20 17:37:02 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
vmui vmui: graph fixes (#1982) 2021-12-20 17:37:02 +02:00