VictoriaMetrics/app
Dima Lazerka 1d60c236b1
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:30:30 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlinsert/loki: add handler for healthcheck endpoint (#4885) 2023-08-30 16:37:54 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after recent changes to app/vmui 2023-08-29 12:58:58 +02:00
vlstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:30:30 +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:49 +02:00
vmalert vmalert: correctly re-instantinate HTTP req on retries (#4864) 2023-08-27 09:04:42 +02:00
vmauth app/vmauth: add tests for ResponseHeaders 2023-09-01 09:22:01 +02:00
vmbackup vmbackup: correctly check if specified -dst belongs to specified -storageDataPath (#4841) 2023-08-16 14:56:52 +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:40:06 -07:00
vmctl app/vmctl: remove superflouos whitespace after 2853fac3f5 2023-09-01 08:59:19 +02:00
vmgateway docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vminsert app/vminsert: fixes readonly check (#4892) 2023-08-30 16:24:24 +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:40:06 -07:00
vmselect app/vmselect/promql: add support for _ delimiters in numeric values 2023-08-30 14:35:58 +02:00
vmstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:30:30 +02:00
vmui vmui: ui improvements (#4872) 2023-08-27 09:05:55 +02:00