VictoriaMetrics/app/vmagent/remotewrite
Roman Khavronenko 27f1c65074
vmagent: expose metric vmagent_remotewrite_queues (#2871)
The new metric `vmagent_remotewrite_queues` exports a static value of
number of configured remote write queus. This metric is useful to
calculate total saturation per each configured URL with given number
of queues. See corresponding changes to vmagent alerts and dashboard.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-07-18 14:31:35 +03:00
..
client.go vmagent: expose metric vmagent_remotewrite_queues (#2871) 2022-07-18 14:31:35 +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:06:22 +02:00
relabel.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
remotewrite.go all: remove explicit "xxhash" name when importing github.com/cespare/xxhash/v2 package 2022-06-21 20:23:32 +03:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 13:57:20 +03:00