VictoriaMetrics/app/vmagent/remotewrite
2021-03-01 00:58:34 +02:00
..
client.go app/vmagent/remotewrite: fix rate limiting logic for -remoteWrite.url 2021-03-01 00:58:34 +02:00
pendingseries.go app/vmagent: add -remoteWrite.roundDigits command-line option for limiting the number of digits after the point for stored values 2021-02-01 14:27:09 +02:00
relabel.go lib/promrelabel: add more optimizations for relabeling for common cases 2021-02-22 16:33:55 +02:00
remotewrite.go lib/promrelabel: add more optimizations for relabeling for common cases 2021-02-22 16:33:55 +02:00
statconn.go all: use net.Dial instead of fasthttp.Dial, because fasthttp.Dial limits the number of concurrent dials to 1000 2021-01-11 12:53:30 +02:00