Aliaksandr Valialkin
|
1ee536f9fd
|
app/vminsert: skip empty tags
|
2019-08-24 13:36:41 +03:00 |
|
Aliaksandr Valialkin
|
a283023d16
|
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:41 +03:00 |
|
Aliaksandr Valialkin
|
8da8dd0876
|
app/vminsert/opentsdbhttp: allow timestamp as float64 and as string, since it occurs in real life
|
2019-08-23 18:35:52 +03:00 |
|
Aliaksandr Valialkin
|
0697164b4f
|
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:46:54 +03:00 |
|