VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin aefba16d5e app/vmagent/remotewrite: expose vmagent_remotewrite_send_duration_seconds_total metric
This metric can be used for determining high saturation of every connection to remote storage with
an alerting query `rate(vmagent_remotewrite_send_duration_seconds_total) > 0.9s`.
This query triggers when a connection is satureated by more than 90%
2021-08-15 13:34:12 +03:00
..
client.go app/vmagent/remotewrite: expose vmagent_remotewrite_send_duration_seconds_total metric 2021-08-15 13:34:12 +03:00
pendingseries.go app/vmagent/remotewrite: sort labels before sending the series to per-remoteWrite.url queues 2021-05-20 02:12:36 +03:00
relabel.go app/vmagent: follow-up after fe445f753b 2021-08-05 09:52:32 +03:00
remotewrite.go app/vmagent: typo fix in the description for -remoteWrite.queues 2021-08-05 10:01:35 +03:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00