VictoriaMetrics/app/vmagent/remotewrite
2021-05-13 16:16:16 +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:16:16 +03:00
pendingseries.go app/vmagent/remotewrite: count maxLabelsPerBlock as 10x of maxRowsPerBlock 2021-04-23 21:55:47 +03:00
relabel.go all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +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:03:51 +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:58 +03:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00