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