VictoriaMetrics/app
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
..
victoria-metrics app/victoria-metrics/testdata: fix tests after 4401464c22 2021-08-13 12:21:54 +03:00
vmagent app/vmagent/remotewrite: expose vmagent_remotewrite_send_duration_seconds_total metric 2021-08-15 13:34:12 +03:00
vmalert lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmauth lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmbackup lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:49 +03:00
vmctl app/vmselect: follow-up after aa11ef6d3b 2021-07-07 17:43:35 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:49 +03:00
vminsert app/{vminsert,vmselect}: export vminsert_request_duration_seconds and vmselect_request_duration_seconds histograms 2021-07-07 13:25:21 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmselect app/vmselect/promql: drop staleness marks before calling rollupConfig.Do 2021-08-15 13:21:10 +03:00
vmstorage li/storage: re-use the per-day inverted index search code for searching in global index 2021-07-30 10:31:37 +03:00
vmui app/vmui: actualize Dockerfiles 2021-08-11 13:41:41 +03:00