VictoriaMetrics/app
Dima Lazerka e0e856d2e7
Add flagutil.Duration to avoid conversion bugs (#4835)
* Introduce flagutil.Duration

To avoid conversion bugs

* Fix tests

* Comment why not .Seconds()
2023-09-01 09:27:51 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
victoria-metrics docs: follow-up after aec4b5db81 (#4638) 2023-07-19 10:10:51 +02:00
vlinsert app/vlinsert/loki: add handler for healthcheck endpoint (#4885) 2023-08-30 16:32:28 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after recent changes to app/vmui 2023-08-29 12:58:44 +02:00
vlstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:27:51 +02:00
vmagent app/vmagent/remotewrite: do not retry request immediately on io.ErrUnexpectedEOF, since this error isn't returned on stale connection 2023-08-29 09:48:28 +02:00
vmalert vmalert: correctly re-instantinate HTTP req on retries (#4864) 2023-08-24 00:04:05 +02:00
vmauth app/vmauth: add tests for ResponseHeaders 2023-09-01 09:21:12 +02:00
vmbackup vmbackup: correctly check if specified -dst belongs to specified -storageDataPath (#4841) 2023-08-16 14:45:35 +02:00
vmbackupmanager docs: use 1. instead of N. in numbered bullets, so they are automatically adjusted by Github Markdown engine 2023-07-26 14:39:44 -07:00
vmctl app/vmctl: remove superflouos whitespace after 2853fac3f5 2023-09-01 08:59:40 +02:00
vmgateway docs: follow-up after aec4b5db81 (#4638) 2023-07-19 10:10:51 +02:00
vminsert lib/promrelabel: properly replace : char with _ in metric names when -usePromCompatibleNaming command-line flag is set 2023-08-14 16:14:42 +02:00
vmrestore docs: use 1. instead of N. in numbered bullets, so they are automatically adjusted by Github Markdown engine 2023-07-26 14:39:44 -07:00
vmselect app/vmselect/promql: add support for _ delimiters in numeric values 2023-08-30 14:33:41 +02:00
vmstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:27:51 +02:00
vmui vmui: ui improvements (#4872) 2023-08-25 15:39:21 +02:00