VictoriaMetrics/app
Dmytro Kozlov ec04fcac93
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 13:54:20 +03:00
..
victoria-metrics Makefile: run errcheck for all the app/... subdirs 2022-09-30 18:35:53 +03:00
vmagent docs/vmagent.md: fix incorrect url for multitenant writes to VictoriaMetrics cluster 2022-10-01 18:51:37 +03:00
vmalert app/vmalert: follow-up after f8ac55d70ada9ef8490b322abefb05f28f75e2e9 2022-10-06 00:05:33 +03:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-01 16:52:30 +03:00
vmbackup docs: follow-up after 262ce77e2d 2022-10-06 00:35:34 +03:00
vmbackupmanager lib/{httpserver,netutil}: allow to define min and max TLS version of the http server (#3109) 2022-09-26 17:35:45 +03:00
vmctl lib/promrelabel: add SanitizeName() function for sanitizing Prometheus metric names and label names 2022-09-28 10:40:59 +03:00
vmgateway docs, app/vmgateway: add description about new auth.httpHeader flag (#3134) 2022-09-30 08:55:12 +03:00
vminsert lib/promrelabel: add SanitizeName() function for sanitizing Prometheus metric names and label names 2022-09-28 10:40:59 +03:00
vmrestore docs: follow-up after 262ce77e2d 2022-10-06 00:35:34 +03:00
vmselect Properly parse json when export import metric (#3180) 2022-10-06 13:54:20 +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:44:04 +03:00
vmui vmui: maximum queries (#3196) 2022-10-06 07:10:21 +02:00