Aliaksandr Valialkin
|
9d5a385973
|
app/{vmalert,vmctl}: consistently use http.NewRequestWithContext() instead of http.NewRequest() + req.WithContext()
|
2024-02-29 15:25:36 +02:00 |
|
hagen1778
|
e53f53aaf5
|
app/vmctl: follow-up after 0c293a66ec
Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit f973711e56 )
|
2024-02-16 15:31:58 +01:00 |
|
Khushi Jain
|
9ce7f21a63
|
app/vmctl : support TLS config options for remote read mode (#5798)
(cherry picked from commit 0c293a66ec )
|
2024-02-16 15:31:58 +01:00 |
|
Dmytro Kozlov
|
dabce3cc5d
|
app/vmctl: add flag where use can define path to the source remote read protocol (#4744)
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4655
|
2023-08-11 03:56:34 -07:00 |
|
Dmytro Kozlov
|
2d507a8757
|
app/vmctl: remove ping from remote read protocol (#4749)
Ping method was never used, so we remove it.
|
2023-07-31 07:59:03 -07:00 |
|
Dmytro Kozlov
|
08df754903
|
app/vmctl: Increase http request timeout made by remote read client, add importing tips (#3879)
app/vmctl: Increase default http request timeout made by remote read client
|
2023-03-07 23:35:25 -08:00 |
|
my-git9
|
7d86c5c94a
|
chore: Use http constants to replace numbers (#3846)
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-02-22 18:59:32 -08:00 |
|
Dmytro Kozlov
|
b7cc0bfe3c
|
app/vmctl: Add insecure skip verify flag for remote read protocol (#3611)
* app/vmctl: Add insecure skip verify flag for remote read protocol
|
2023-02-01 12:45:11 -08:00 |
|
Aliaksandr Valialkin
|
8440c822fa
|
all: follow-up after 05cf8a6ecc
|
2022-11-29 21:11:42 -08:00 |
|
Dmytro Kozlov
|
002c028f22
|
vmctl: support of the remote read protocol (#3232)
vmctl: support of the remote read protocol
Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
|
2022-11-29 21:08:47 -08:00 |
|