VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin a906b3862f lib/protoparser/prometheus: properly parse OpenMetrics timestamps
OpenMetrics timestamps are floating-point numbers, that represent Unix timestamp in seconds.
This differs from Prometheus exposition format, where timestamps are integer numbers representing Unix timestamp in milliseconds.
2020-11-27 14:54:29 +02:00
..
common app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +03:00
csvimport all: spelling fix: superflouos->superfluous. This is a follow-up for 0acdab3ab9 2020-11-24 12:42:22 +02:00
graphite app/vminsert: add /tags/tagSeries and /tags/tagMultiSeries handlers from Graphite Tags API 2020-11-16 02:39:58 +02:00
influx lib/protoparser: propagate callback error to the caller of ParseStream for every supported data ingestion protocols 2020-11-13 13:05:24 +02:00
native lib/protoparser: propagate callback error to the caller of ParseStream for every supported data ingestion protocols 2020-11-13 13:05:24 +02:00
opentsdb lib/protoparser: propagate callback error to the caller of ParseStream for every supported data ingestion protocols 2020-11-13 13:05:24 +02:00
opentsdbhttp lib/protoparser/opentsdbhttp: increment errors counter on unmarshal errors 2020-11-13 13:23:17 +02:00
prometheus lib/protoparser/prometheus: properly parse OpenMetrics timestamps 2020-11-27 14:54:29 +02:00
promremotewrite lib/protoparser/promremotewrite: log the time spent on unsuccessful data read from the network 2020-11-13 17:49:12 +02:00
vmimport lib/protoparser: propagate callback error to the caller of ParseStream for every supported data ingestion protocols 2020-11-13 13:05:24 +02:00