VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin 8bd5aa3516 lib/protoparser: accept timestamp in milliseconds instead of seconds at /api/v1/import/prometheus
This improves consistency with timestamps in Prometheus text exposition format
2020-09-11 14:05:24 +03:00
..
common lib/protoparser: accept timestamp in milliseconds instead of seconds at /api/v1/import/prometheus 2020-09-11 14:05:24 +03:00
csvimport Perform conversion from string to []byte according to rule #6 at https://golang.org/pkg/unsafe/#Pointer 2020-08-05 11:55:12 +03:00
graphite lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data 2020-08-15 15:38:35 +03:00
influx app/{vminsert,vmagent}: improve documentation for -influxListenAddr command-line flag 2020-08-14 18:03:08 +03:00
opentsdb lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data 2020-08-15 15:38:35 +03:00
opentsdbhttp all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:08:28 +03:00
prometheus app/{vminsert,vmagent}: allow passing timestamp via timestamp query arg when ingesting data to /api/v1/import/prometheus 2020-09-11 13:28:31 +03:00
promremotewrite all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:08:28 +03:00
vmimport all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:08:28 +03:00