VictoriaMetrics/app
Dmytro Kozlov 4064db27a8
Properly parse json when export import metric (#3180)
* app/vmselect: properly work when export import json from `api/v1/{export, import}` API

* app/vmselect: update convert function

* app/vmselect: export null if `math.IsNaN(v)`

* app/vmselect: get float from json

* lib/protoparser: add test

* docs: add change log

* lib/protoparser: make export import api compatible
2022-10-06 14:54:14 +03:00
..
vmagent docs/vmagent.md: fix incorrect url for multitenant writes to VictoriaMetrics cluster 2022-10-01 18:51:57 +03:00
vmalert app/vmalert: follow-up after f8ac55d70ada9ef8490b322abefb05f28f75e2e9 2022-10-06 00:06:06 +03:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-01 16:56:42 +03:00
vmbackup docs: follow-up after 262ce77e2d 2022-10-06 00:36:20 +03:00
vmbackupmanager lib/{httpserver,netutil}: allow to define min and max TLS version of the http server (#3109) 2022-09-26 17:38:43 +03:00
vmctl lib/promrelabel: add SanitizeName() function for sanitizing Prometheus metric names and label names 2022-09-28 10:02:11 +03:00
vmgateway docs, app/vmgateway: add description about new auth.httpHeader flag (#3134) 2022-09-30 08:56:43 +03:00
vminsert lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
vmrestore docs: follow-up after 262ce77e2d 2022-10-06 00:36:20 +03:00
vmselect Properly parse json when export import metric (#3180) 2022-10-06 14:54:14 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:41:57 +03:00
vmui vmui: maximum queries (#3196) 2022-10-06 13:30:47 +03:00