VictoriaMetrics/app/vmalert/remotewrite
Artem Fetishev be7dfd5ab3
app/(vmagent,vmalert)/remotewrite/client: Fix flag docs (#7198)
### Describe Your Changes

The flags docs mention the flag that does not exist (and never existed).
Perhaps that was a typo.

`s/retryMaxInterval/retryMaxTime/g`

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: Artem Fetishev <rtm@victoriametrics.com>
(cherry picked from commit e2c73dc89f)
2024-10-11 14:25:15 +02:00
..
client.go app/(vmagent,vmalert)/remotewrite/client: Fix flag docs (#7198) 2024-10-11 14:25:15 +02:00
client_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:45:50 +02:00
debug_client.go lib/httputils: parse URL before creating HTTP transport (#6820) 2024-08-16 11:34:49 +02:00
debug_client_test.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00
init.go app/vmalert: bump default values for sending data to remoteWrite.url (#7084) 2024-09-25 17:07:27 +02:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go app/vmalert: follow-up bc37b279aa 2024-06-20 15:15:58 +02:00