VictoriaMetrics/app
Aliaksandr Valialkin 6608705652
app/{vmalert,vmagent}: improve the distribution of scrape offsets among targets / rules
Previously only the lower part of 64-bit hash was used for calculating the offset.
This may give uneven distribution in some cases. So let's use all the available 64 bits from the hash
for calculating the offset.
2021-10-27 19:59:16 +03:00
..
victoria-metrics lib/httpserver: expose command-line flags at /flags page 2021-10-20 00:45:09 +03:00
vmagent lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
vmalert app/{vmalert,vmagent}: improve the distribution of scrape offsets among targets / rules 2021-10-27 19:59:16 +03:00
vmauth app/vmauth: add ability to specify http headers to send in requests to backends 2021-10-22 19:10:29 +03:00
vmbackup app/vmbackup/README.md: sync with docs/vmbackup.md after e706fb5686 2021-10-26 19:20:47 +03:00
vmbackupmanager app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:10:29 +03:00
vmctl vmctl: follow-up after 95d1d38595 (#1718) 2021-10-18 15:10:44 +03: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/vmagent: expose -promscrape.config contents at /config page as Prometheus does 2021-10-12 16:25:37 +03:00
vmrestore app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:10:29 +03:00
vmselect all: fix build issues and tests for Apple M1 2021-10-27 15:06:34 +03:00
vmstorage app/{vminsert,vmstorage}: follow-up after a171916ef5 2021-10-08 14:35:49 +03:00
vmui vmui: update dependencies (#1754) 2021-10-26 19:31:20 +03:00