Aliaksandr Valialkin
|
5c4e111b43
|
lib/protoparser/graphite: return error when value or timestamp cannot be properly parsed
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/99
|
2020-09-16 02:16:13 +03:00 |
|
Aliaksandr Valialkin
|
e401b8d527
|
lib/protoparser/graphite: go fmt
|
2020-07-08 14:13:06 +03:00 |
|
Aliaksandr Valialkin
|
50ecf09042
|
lib/protoparser/graphite: add more tests after eb45185eef
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/610
|
2020-07-08 14:13:03 +03:00 |
|
Seva Poliakov
|
1ae0334e17
|
Fix graphite minus one timestamp (#609)
* fix graphite -1 timestamp
* format the graphite fix -1 timestamp
|
2020-07-08 14:13:01 +03:00 |
|
Aliaksandr Valialkin
|
0cda6afa8e
|
app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent
|
2020-01-24 16:55:18 +02:00 |
|