hagen1778
|
a2ea8bc97b
|
app/vmctl: fix arguments order in httputils.TLSConfig
follow-up after 9d5bf5ba5d
Signed-off-by: hagen1778 <roman@victoriametrics.com>
|
2024-03-14 11:45:39 +01:00 |
|
Aliaksandr Valialkin
|
e22836c636
|
app/{vmalert,vmctl}: consistently use http.NewRequestWithContext() instead of http.NewRequest() + req.WithContext()
|
2024-02-29 15:25:43 +02:00 |
|
hagen1778
|
f973711e56
|
app/vmctl: follow-up after 0c293a66ec
Signed-off-by: hagen1778 <roman@victoriametrics.com>
|
2024-02-16 15:22:44 +01:00 |
|
Khushi Jain
|
0c293a66ec
|
app/vmctl : support TLS config options for remote read mode (#5798)
|
2024-02-16 15:12:43 +01:00 |
|
Dmytro Kozlov
|
5aed369132
|
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-01 16:43:00 +02:00 |
|
Dmytro Kozlov
|
525c44e916
|
app/vmctl: remove ping from remote read protocol (#4749)
Ping method was never used, so we remove it.
|
2023-07-31 16:53:32 +02:00 |
|
Dmytro Kozlov
|
ec2abf9b69
|
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-02-28 09:50:33 +01:00 |
|
my-git9
|
9dec3c8f80
|
chore: Use http constants to replace numbers (#3846)
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-02-22 18:53:05 -08:00 |
|
Dmytro Kozlov
|
0811000bb0
|
app/vmctl: Add insecure skip verify flag for remote read protocol (#3611)
* app/vmctl: Add insecure skip verify flag for remote read protocol
|
2023-01-10 23:18:49 +01:00 |
|
Aliaksandr Valialkin
|
c7ce4979ec
|
all: follow-up after 05cf8a6ecc
|
2022-11-29 21:03:59 -08:00 |
|
Dmytro Kozlov
|
05cf8a6ecc
|
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 22:53:28 +01:00 |
|