VictoriaMetrics/app/vmagent/remotewrite
2021-05-13 16:17:09 +03:00
..
client.go app/vmagent/remotewrite: clarify the comment explaining why vmagent drops blocks if remote storage returns 400 or 409 status code 2021-05-13 16:17:09 +03:00
pendingseries.go app/vmagent/remotewrite: count maxLabelsPerBlock as 10x of maxRowsPerBlock 2021-04-23 22:05:00 +03:00
relabel.go all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
remotewrite.go app/vmagent/remotewrite: increase the maximum possible number of inmemory blocks for systems with high amounts of RAM 2021-04-23 22:05:00 +03:00
sort_labels.go app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:21 +03:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00