VictoriaMetrics/app/vlinsert
Aliaksandr Valialkin 42dd71bb63
all: consistently use %w instead of %s in when error is passed to fmt.Errorf()
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.
2023-10-25 21:24:03 +02:00
..
elasticsearch all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
insertutils lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
jsonline lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
loki all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
main.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00