VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 6f9ce3f6d6
lib/flagutil: rename Array to ArrayString
This makes the ArrayString more consistent with other Array* types.

While at it, add ArrayBytes type, which will be used for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3071
2022-10-01 18:28:19 +03:00
..
client.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
pendingseries_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:03 +03:00
pendingseries_timing_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:03 +03:00
pendingseries.go app/vmagent/remotewrite: prevent from infinite recursion panic when pushing a time series with big number of samples to remote storage 2022-03-18 19:07:27 +02:00
relabel.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
remotewrite.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 14:00:50 +03:00