VictoriaMetrics/lib/logger
Roman Khavronenko e115b85770
lib/logger: increase default value of -loggerMaxArgLen cmd-line fla… (#7008)
…g from 1e3 to 5e3

This should improve visibility on errors produced by very long queries.

The change is classified as BUG in order to port it to LTS releases.

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

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

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: Mathias Palmersheim <mathias@victoriametrics.com>
2024-09-19 14:29:18 +02:00
..
flag.go lib/logger: prettify logging the defined command-line flags 2022-08-07 22:58:29 +03:00
json_fields.go lib/logger: follow-up for 72f8fce107 2022-12-16 17:42:07 -08:00
logger.go lib/logger: increase default value of -loggerMaxArgLen cmd-line fla… (#7008) 2024-09-19 14:29:18 +02:00
logger_test.go all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
throttler.go all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
tzdata.go all: cleanup: remove // +build ... lines, since they are no longer needed after Go1.17, and the minimum supported Go version for VictoriaMetrics source code is Go1.20 2023-11-13 19:12:51 +01:00