VictoriaMetrics/app/vmctl/opentsdb
John Seekins 50c33b7265
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-29 12:13:38 +02:00
..
opentsdb.go Simplify queries to OpenTSDB for migration (#1809) 2021-11-29 12:13:38 +02:00
parser.go Simplify queries to OpenTSDB for migration (#1809) 2021-11-29 12:13:38 +02:00
parser_test.go OpenTSDB migration to VictoriaMetrics (#1089) 2021-04-10 15:28:54 +03:00