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
|
e59b9916aa
|
lib/protoparser/graphite: go fmt
|
2020-07-08 14:12:10 +03:00 |
|
Aliaksandr Valialkin
|
d0b694c5c8
|
lib/protoparser/graphite: add more tests after eb45185eef
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/610
|
2020-07-08 14:10:35 +03:00 |
|
Seva Poliakov
|
eb45185eef
|
Fix graphite minus one timestamp (#609)
* fix graphite -1 timestamp
* format the graphite fix -1 timestamp
|
2020-07-08 13:59:19 +03:00 |
|
Aliaksandr Valialkin
|
6456c93dbb
|
app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent
|
2020-01-24 16:53:00 +02:00 |
|