Aliaksandr Valialkin
|
9c9221d1b2
|
app/vminsert: skip empty tags
|
2019-08-24 13:36:29 +03:00 |
|
Aliaksandr Valialkin
|
70ca018a57
|
app/vminsert/opentsdbhttp: skip invalid rows and continue parsing the remaining rows
Invalid rows are logged and counted in `vm_rows_invalid_total{type="opentsdb-http"}` metric
|
2019-08-24 13:36:29 +03:00 |
|
Aliaksandr Valialkin
|
7fa88c6efc
|
app/vminsert/opentsdbhttp: allow timestamp as float64 and as string, since it occurs in real life
|
2019-08-23 18:35:41 +03:00 |
|
Aliaksandr Valialkin
|
5f33fc8e46
|
app/vminsert: add ability to ingest data via HTTP OpenTSDB /api/put requests
This is manual merge of the https://github.com/VictoriaMetrics/VictoriaMetrics/pull/152
Thanks to nustinov@gmail.com for the initial pull request.
|
2019-08-22 12:28:32 +03:00 |
|