VictoriaMetrics/app
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
..
victoria-metrics lib/httpserver: expose command-line flags at /flags page 2021-10-20 00:45:09 +03:00
vmagent all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmalert app/vmalert/README.md: sync with docs/vmalert.md 2021-11-17 00:56:04 +02:00
vmauth app/vmauth: accept requests with Basic Auth username which is equal to bearer_token value from the -auth.config 2021-11-17 13:31:19 +02:00
vmbackup docs: document -s3ForcePathStyle command-line option 2021-11-17 01:09:32 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmrestore docs: document -s3ForcePathStyle command-line option 2021-11-17 01:09:32 +02:00
vmselect app/vmselect/promql: consistently return zero from deriv(const) 2021-11-17 18:02:05 +02:00
vmstorage all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmui app/vmui/Dockerfile-web: update Go builder for vmui from v1.17.1 to v1.17.3 2021-11-14 13:55:05 +02:00