VictoriaMetrics/app/vmctl/opentsdb
John Seekins 60266078ca
Address some edge cases in OpenTSDB importer and speed it up (#2019)
* Simplify queries to OpenTSDB (and make them properly appear in OpenTSDB query stats) and also tweak defaults a bit

* Convert seconds to milliseconds before writing to VictoriaMetrics and increase subquery size

Signed-off-by: John Seekins <jseekins@datto.com>
2022-01-04 08:51:23 +02:00
..
opentsdb.go Address some edge cases in OpenTSDB importer and speed it up (#2019) 2022-01-04 08:51:23 +02:00
parser.go Address some edge cases in OpenTSDB importer and speed it up (#2019) 2022-01-04 08:51:23 +02:00
parser_test.go Address some edge cases in OpenTSDB importer and speed it up (#2019) 2022-01-04 08:51:23 +02:00