mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-12 05:13:39 +03:00
Array type flag is now defined as `value` type in flag description when printed.
This change adds additional description to every Array type flag so it would be
clear what exact type is used:
```
-remoteWrite.urlRelabelConfig array
Optional path to relabel config for the corresponding -remoteWrite.url
Supports array of values separated by comma or specified via multiple flags.
```
2.6 KiB
2.6 KiB