VictoriaMetrics/app/vmctl/opentsdb
John Seekins 695cb617b2
Simplify queries to OpenTSDB for migration (#1809)
* Simplify queries to OpenTSDB (and make them properly appear in OpenTSDB query stats) and also tweak defaults a bit

Signed-off-by: John Seekins <jseekins@datto.com>

* remove extraneous printlns

Signed-off-by: John Seekins <jseekins@datto.com>

* remove empty line

Signed-off-by: John Seekins <jseekins@datto.com>

* fix bug in offset calcuation and closer to working with simpler queries

Signed-off-by: John Seekins <jseekins@datto.com>

* fix boolean eval

Signed-off-by: John Seekins <jseekins@datto.com>

* fix casting and check for multiple series

Signed-off-by: John Seekins <jseekins@datto.com>
2021-11-18 20:18:15 +03:00
..
opentsdb.go Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00
parser_test.go OpenTSDB migration to VictoriaMetrics (#1089) 2021-04-08 20:58:06 +01:00
parser.go Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00