VictoriaMetrics/lib/querytracer
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
..
tracer.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
tracer_test.go lib/querytracer: fix remaining tests after 49ebc48809 2022-12-08 18:18:06 -08:00