VictoriaMetrics/app/vmalert/remotewrite
Hui Wang 5b8c3fc9d0
app/vmalert: support DNS SRV record in -remoteWrite.url (#6299)
part of https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6053,
supports [DNS SRV](https://en.wikipedia.org/wiki/SRV_record) address in
`-remoteWrite.url` command-line option.

(cherry picked from commit d7b5062917)
2024-05-22 10:53:22 +02:00
..
client.go app/vmalert: respect batch size limit for remote write on shutdown (#6039) 2024-03-29 14:30:24 +01:00
client_test.go app/vmalert: respect batch size limit for remote write on shutdown (#6039) 2024-03-29 14:30:24 +01:00
debug_client.go app/vmbackup: support client-side TLS configuration for create/delete snapshot API (#5738) 2024-02-08 15:58:34 +01:00
debug_client_test.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00
init.go app/vmalert: support DNS SRV record in -remoteWrite.url (#6299) 2024-05-22 10:53:22 +02:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00