VictoriaMetrics/lib/flagutil
2022-10-01 18:40:59 +03:00
..
array.go app/vmagent/remotewrite: allow specifying per--remoteWrite.url disk limits for persistent queue with pending data 2022-10-01 18:40:59 +03:00
array_test.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:26:36 +03:00
bytes.go all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
bytes_test.go lib/flagutil: avoid int overflow for arch 386 (#710) 2020-08-20 22:27:37 +01:00
duration.go lib/flagutil: re-use Duration.Set() call in NewDuration 2022-05-02 10:56:39 +03:00
duration_test.go lib/flagutil: re-use Duration.Set() call in NewDuration 2022-05-02 10:56:39 +03:00
flag.go lib/flagutil: do not expose sensitive info (passwords, keys and urls) at /flags page 2021-10-20 00:51:26 +03:00
secret.go app/vmagent: substitute -remoteWrite.url with secret-url value in logs, since it may contain sensitive info such as passwords or auth tokens 2020-09-16 22:36:25 +03:00
usage.go lib/flagutil: make golangci-lint happy by using strings.TrimPrefix instead of manual prefix removal via strings.HasPrefix 2020-12-03 22:07:57 +02:00