VictoriaMetrics/lib/protoparser
Seva Poliakov 1ae0334e17 Fix graphite minus one timestamp (#609)
* fix graphite -1 timestamp

* format the graphite fix -1 timestamp
2020-07-08 14:13:01 +03:00
..
common app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
csvimport all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
graphite Fix graphite minus one timestamp (#609) 2020-07-08 14:13:01 +03:00
influx all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
opentsdb all: use errors.As instead of type assertion for detecting net.Error 2020-07-01 00:16:13 +03:00
opentsdbhttp all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
prometheus all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
promremotewrite all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
vmimport all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00