VictoriaMetrics/app/vlinsert/loki
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
..
loki_json_test.go lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
loki_json_timing_test.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
loki_json.go lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
loki_protobuf_test.go lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
loki_protobuf_timing_test.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
loki_protobuf.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
loki.go app/vlinsert: follow-up for d570763c91 2023-09-19 00:02:43 +02:00
push_request.pb.go app/vlinsert/loki: manually remove bloat dependecies for generate proto file (#4686) 2023-07-22 15:36:00 -07:00
push_request.proto app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
timestamp.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
types.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00