VictoriaMetrics/app
Aliaksandr Valialkin a8bcc3c276
lib/promscrape: reduce memory usage if -promscrape.noStaleMarkers command-line flag is passed
Do not store in memory the response from the last scrape per each target if -promscrape.noStaleMarkers option is enabled.
This should reduce memory usage when the scraped targets return large responses.
2021-10-22 13:22:08 +03:00
..
vmagent lib/promscrape: reduce memory usage if -promscrape.noStaleMarkers command-line flag is passed 2021-10-22 13:22:08 +03:00
vmalert vmalert: correctly calculate alert ID including extra labels (#1734) 2021-10-22 12:31:35 +03:00
vmauth app/vmauth: fix metric name prefixes: vmagent -> vmauth 2021-10-19 15:30:16 +03:00
vmbackup app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:12:37 +03:00
vmbackupmanager app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:12:37 +03:00
vmctl vmctl: follow-up after 95d1d38595 (#1718) 2021-10-18 15:19:01 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/{vminsert,vmstorage}: follow-up after a171916ef5 2021-10-08 14:09:51 +03:00
vmrestore app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:12:37 +03:00
vmselect vmui: query history (#1732) 2021-10-22 12:29:27 +03:00
vmstorage app/{vminsert,vmstorage}: follow-up after a171916ef5 2021-10-08 14:09:51 +03:00
vmui vmui: query history (#1732) 2021-10-22 12:29:27 +03:00