VictoriaMetrics/lib/protoparser/opentelemetry/stream
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
..
streamparser.go lib/protoparser/openetelemetry: fixes panic (#4821) 2023-08-12 05:09:18 -07:00
streamparser_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
streamparser_timing_test.go lib/protoparser: adds opentelemetry parser (#2570) 2023-07-27 13:26:45 -07:00