Aliaksandr Valialkin
|
c90752a8be
|
vendor: update github.com/valyala/fastjson/fastfloat from v1.6.3 to v1.6.4
This should properly parse floating-point numbers with missing integer or fractional parts.
For example, 123. or .123
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3544
|
2022-12-29 10:34:11 -08:00 |
|
Aliaksandr Valialkin
|
ae04378424
|
lib/protoparser/prometheus: properly parse "infinity" values in OpenMetrics format
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/924
|
2020-11-24 19:03:38 +02:00 |
|
Aliaksandr Valialkin
|
9bc8484ab6
|
lib/protoparser/graphite: return error when value or timestamp cannot be properly parsed
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/99
|
2020-09-16 01:35:12 +03:00 |
|
Aliaksandr Valialkin
|
26fa94ba8d
|
vendor: update github.com/valyala/fastjson from v1.5.4 to v1.5.5
This should properly parse `+Inf` values when importing JSON lines via `/api/v1/import`
Updates https://github.com/VictoriaMetrics/vmctl/issues/25
|
2020-09-16 00:07:56 +03:00 |
|
Aliaksandr Valialkin
|
01e33be34a
|
vendor: update github.com/valyala/fastjson from v1.5.0 to v1.5.1
|
2020-04-21 00:03:56 +03:00 |
|
Aliaksandr Valialkin
|
4e905d6501
|
vendor: update github.com/valyala/fastjson from v1.4.5 to v1.5.0
|
2020-02-23 10:06:00 +02:00 |
|
Aliaksandr Valialkin
|
1c436b2723
|
vendor: update github.com/valyala/fastjson from v1.4.1 to v1.4.2
This fixes parsing of `inf` and `nan` values in json lines passed to `/api/v1/import`
|
2020-01-08 20:47:21 +02:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|