VictoriaMetrics/lib/protoparser
Seva Poliakov a5e713b6e0
add vm_protoparser_rows_read_total metrics to promscrape (#624)
* add vm_protoparser_rows_read_total metrics to promscrape

move vm_protoparser_rows_read_total for promscrape to better place

move vm_protoparser_rows_read_total for promscrape to better place

* remove possibility of infinity loop at prometheus parser
2020-07-14 12:02:25 +03:00
..
common app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
csvimport properly calculate readCalls 2020-07-10 12:01:05 +03:00
graphite lib/protoparser/graphite: go fmt 2020-07-08 14:13:06 +03:00
influx properly calculate readCalls 2020-07-10 12:01:05 +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 add vm_protoparser_rows_read_total metrics to promscrape (#624) 2020-07-14 12:02:25 +03:00
promremotewrite lib/protoparser: fix metric name of unmarshal errors in promremotewrite (#607) 2020-07-08 14:19:27 +03:00
vmimport properly calculate readCalls 2020-07-10 12:01:05 +03:00